Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
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.
| |
|
Topic: Apache 2.2 -not starting after restarting the PC. |
|
Author |
|
Protino
Joined: 20 Jul 2013 Posts: 3 Location: India
|
Posted: Sat 20 Jul '13 18:58 Post subject: Apache 2.2 -not starting after restarting the PC. |
|
|
Hello,
I've queries regarding the apache 2.2.25(x32).
I can't start the server with my php enabled 5.2.
I've the following error reports-
•The Apache2.2 service terminated with service-specific error 1 (0x1).
[Reviewed at the event viewer]
•[Sat Jul 20 20:25:52 2013] [warn] pid file C:/Program Files/Apache Software Foundation/Apache2.2/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Reviewed the error log file of Apache 2.2]
◘I resolved this problem earlier by re-installing both php and apache and configuring them all over again.
But when i restart my pc ,i get the same error......
Please help me out here... |
|
Back to top |
|
Protino
Joined: 20 Jul 2013 Posts: 3 Location: India
|
Posted: Sat 20 Jul '13 19:32 Post subject: Re: Apache 2.2 -not starting after restarting the PC. |
|
|
Lol i just commented out all the extensions i used in php.ini
now it all works like a charm |
|
Back to top |
|
Steffen Moderator
Joined: 15 Oct 2005 Posts: 3092 Location: Hilversum, NL, EU
|
Posted: Sat 20 Jul '13 21:13 Post subject: |
|
|
thanks you reported back that it is working now.
Well known that when you run php as module, that (faulty) php extensions can cause Apache crashes Apache. And eating Apache memory.
Better to run php with mod_fcgid, that runs in separate process(es).
Steffen |
|
Back to top |
|
Protino
Joined: 20 Jul 2013 Posts: 3 Location: India
|
Posted: Sun 21 Jul '13 9:12 Post subject: |
|
|
Thanks i will buy that idea.. |
|
Back to top |
|
|
|
|
|
|