logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: apache startup failure
Author
sab



Joined: 03 Jun 2020
Posts: 6
Location: india

PostPosted: Fri 12 Jun '20 18:15    Post subject: apache startup failure Reply with quote

hi,

we are not able to start apache server and seeing below message

] AH01574: module reqtimeout_module is already loaded, skipping

Please help

Thanks
Sabarnath
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7294
Location: Germany, Next to Hamburg

PostPosted: Sun 14 Jun '20 18:30    Post subject: Reply with quote

Hi,
apache should still work.

However, in your apache config mod_reqtimeout is loaded twice.
Back to top
sab



Joined: 03 Jun 2020
Posts: 6
Location: india

PostPosted: Tue 16 Jun '20 9:17    Post subject: Reply with quote

so even there are multiple entries apache will comeup ?
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7294
Location: Germany, Next to Hamburg

PostPosted: Tue 16 Jun '20 21:19    Post subject: Reply with quote

Yes it does.

you can do a syntax check. httpd.exe -S
Back to top
sab



Joined: 03 Jun 2020
Posts: 6
Location: india

PostPosted: Thu 18 Jun '20 18:06    Post subject: Reply with quote

Hi,

when we execute the command we got the same output

module reqtimeout_module is already loaded
Syntax OK

but server is not coming up

Thanks
Sabarnath
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7294
Location: Germany, Next to Hamburg

PostPosted: Thu 18 Jun '20 20:42    Post subject: Reply with quote

Hi Sabarnath,

how do you start apache? What is in the error log about it?
Back to top


Reply to topic   Topic: apache startup failure View previous topic :: View next topic
Post new topic   Forum Index -> Apache