Changed environment variables and now WAMP stuck on yellow
Posted by: marcguay (---.dido.ca)
Date: July 29, 2010 04:33PM

Hi everyone,

I modified my Windows environment variables yesterday in order to install Phing and Propel without realizing the significance of the changes. After a reboot my WAMP server is stuck on yellow. I have added PHP, MySQL, and Apache to the PATH variable and rebooted without any change. The Apache error log shows nothing since yesterday. PHP and MySQL run from the command line. Any advice?



Edited 1 time(s). Last edit at 07/29/2010 04:37PM by marcguay.

Options: ReplyQuote
Re: Changed environment variables and now WAMP stuck on yellow
Posted by: toumimi (---.44.75-86.rev.gaoland.net)
Date: July 29, 2010 09:23PM

I think you have changed something in Apache configuration or its included files.

You can open a console (cmd) et and go into the current Apache bin folder
cd C:\wamp\bin\apache\Apache2.2.11\bin

Then, type the following command to check its configuration.
httpd -t

If no error is found, then it would be written "Syntax Ok", else you should see file and line in problem..

Florian

WampServer Patch (Screenshots)
Topic EN : www.wampserver.com
Topic FR : www.wampserver.com

Options: ReplyQuote
Re: Changed environment variables and now WAMP stuck on yellow
Posted by: marcguay (---.dido.ca)
Date: July 29, 2010 09:29PM

I fixed the problem by checking the windows Event Viewer and found that an SVN module wasn't loading properly because of missing dependencies. I added SVN back to my PATH and all was well. Thanks for the response.

Options: ReplyQuote
Re: Changed environment variables and now WAMP stuck on yellow
Posted by: toumimi (---.44.75-86.rev.gaoland.net)
Date: July 29, 2010 09:36PM


Options: ReplyQuote


Sorry, only registered users may post in this forum.