Error in Configuration File EasyPHP and WAMP not working

9.5k Views Asked by At

I tried to install both EasyPHP and Wamp but when I start easyphp it starts sql normally but won't let me start apache server and gives error "Error in configuration file Edit?" but the same version works fine on my desktop computer and when I tried wamp it just crashes saying "Aestan Tray menu has encountered.. bla bla". I searched a lot on google but could not find solution to this. Kindly help me removing this error. What could be the possible cause and how could I make it working? I have tried removing Skype too.

2

There are 2 best solutions below

0
On

If you use Windows 7 there could also be error with line breaks when you add virtual host via virtual hosts manager. I had an error with following easyphp response "Error in Apache configuration file ... Synthax error on line 12 of ... conf/inc_virtual_hosts.conf".

To fix this just open [EasyPhp Folder]\binaries\apache\conf\inc_virtual_hosts.conf and add line break where it should be!

# Virtual hosts<VirtualHost 127.0.0.1> - error!!!
    DocumentRoot "D:/projects/...

Also you can check [EasyPhp Folder]\binaries\conf_files\httpd.conf - there also can be bad synthax.

0
On

I had the same problem and just fixed it.

ALl you have to do is downloading and installing Microsoft .NET Framework 3.5 and if you use a non english windows xp make sure you change the language of .net framework to the one you have on XP before you download it, otherwise it won't be installed