I’ve installed Apache 2.2 on a Windows machine for use in PHP local coding & debugging. Apache is not running however, says running 0 of 1 services.
When I try to restart it it just says “requested operation failed”.
The output from the Test configuration says ScriptAlias takes arguments, a fakename and a realname. The actual lines in the script causing the problem –
#BEGIN PHP INSTALLER EDITS - REMOVE ONLY ON UNINSTALL
ScriptAlias /php/ ""
Action application/x-httpd-php "php-cgi.exe"
#END PHP INSTALLER EDITS - REMOVE ONLY ON UNINSTALL
Has anyone encountered this before?
Make sure port 80 is free, programs like Skype or IIS use it.
XAMPP has a tool for knowing if all ports required are free.