Question : WAMP will not restart on WINDOWS 2003 Server

Everytime we make a change to the php.ini file and we shut down wamp and restart it, it does not restart. We were able to get it restarted once before but now we can not get it to start at all..

Attached are the phpmyadmin log and the apache log. The php error log had nothing in it. Please let me know what I need to do to get it back up and running..thanks
Attachments:
 
phpmyadmin log
 
 
Apache Log
 

Answer : WAMP will not restart on WINDOWS 2003 Server

(A) May be apache service starts early than mysql?
And it is simply "no connection" at this time.
You can to try start services separately or change startup order:
1. mysql
2. apache
or
(B) Exclude your C:\\wamp\\www\\sqltest.php from php.ini

ps
Why WAMP?
Use XAMPP (http://www.apachefriends.org/) - more stable and multi-platform.
Random Solutions  
 
programming4us programming4us