I am using Windows 8 Pro. I have just installed XAMPP Windows 1.8.1. I tried to start Apache from the XAMPP control panel but it wont start. It gives the following error.
Also I have no IIS Services running, Web Deployment Agent Service also not running, World Wide Web Publishing Service also not running..
What could be the problem? Can anyone please help?
To Windows users:
You can easily "debug" this error by calling the apache httpd-service directly.
XAMPP\apache\bin
httpd.exe
It is usually something within one of the many *.conf-files in the XAMPP\apache\conf\extra
folders.