Windows 8, apache config error in event viewer, could not open vhosts
Posted by: jlrough (---.PUBLIC.monkeybrains.net)
Date: May 14, 2014 02:38AM

I turned off MacAffee Firewall. Below is the error I'm getting in the windows event viewer.. I can't start apache. I don't know how else to troubleshoot this.

The Apache service named reported the following error:
>>> httpd.exe: Syntax error on line 540 of C:/wamp/bin/apache/Apache2.4.4/conf/httpd.conf: Could not open config directory C:/wamp/vhosts: The system cannot find the path specified. .

The last line in my httpd config is something about vhosts, but I don't know how it wants me to configure it?
IncludeOptional "c:/wamp/vhosts/*"
Include "c:/wamp/alias/*"


I just want localhost or locahost:8080 to run. I don't need a vhost.
Thanks

Options: ReplyQuote
Re: Windows 8, apache config error in event viewer, could not open vhosts
Posted by: Otomatic (Moderator)
Date: May 14, 2014 09:57AM

Hi,

Just after installation of Wampserver 2.5, this line is commented :
#IncludeOptional "c:/wamp/vhosts/*"
Do the same.

---------------------------------------------------------------
Documentation Apache - Documentation PHP - Documentation MySQL - Wampserver install files & addons

Options: ReplyQuote


Sorry, only registered users may post in this forum.