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 2 stops work
Author
X_Ch4n



Joined: 22 Jan 2007
Posts: 2

PostPosted: Mon 22 Jan '07 10:27    Post subject: Apache 2 stops work Reply with quote

Hi
i'm using apache 2.2.24 (downloaded from apachelounge) on a windows 2000 server. This server starts ok and works good for a few minutes.
It randomly stops to renspond client request.
I looked into log files but i don't find nothing relevant, no errors or warning too neither in windows system events.
Apache is still up but the client run into timeout.
What's wrong???

P.s. sorry for my bad english.
Back to top
James Blond
Moderator


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

PostPosted: Mon 22 Jan '07 18:23    Post subject: Reply with quote

start apache from the console (cmd) with httpd -w -e debug than all errors should be logged in error log.

Do you run PHP app's? In which situations do apache crash?

Did you change anything in your httpd.conf from default to custom?
Back to top
X_Ch4n



Joined: 22 Jan 2007
Posts: 2

PostPosted: Tue 23 Jan '07 16:44    Post subject: Reply with quote

Quote:
start apache from the console (cmd) with httpd -w -e debug than all errors should be logged in error log.

I'm tryng now. i'll update asap.
Quote:
Do you run PHP app's? In which situations do apache crash?

Yes. I use php apps (myphpadmin). Apache crash apparently random.
Quote:
Did you change anything in your httpd.conf from default to custom?

Yes. I changed some line like servername, serveradmin or documentroot.
Back to top


Reply to topic   Topic: Apache 2 stops work View previous topic :: View next topic
Post new topic   Forum Index -> Apache