Nothing special , when I start apache after setting httpd.conf file it says
" The requested operation has failed "

After installing apache without PHP I also received error message but apache worked anyway.
Error message was: "

Testing httpd.conf....
Error reported here must be corrected before the service can be started.

httpd.exe: Could not reliably determine the server's fully qualified domain name, using 192.168.1.2 for ServerName

That is it. It is without PHP installed , when I set up PHP, making changes following this
web manual http://webdevcodex.com/tutorial-installing-apache2-php5-mysql5-phpmyadmin3-windows-7-vista/

I downloaded PHP package 5.3 ( the latest ) AND Apache 2.2.17 ( also latest ) without
_ssl ( whatever that means )

    You just need to edit httpd.conf to include a setting for ServerName.

      Write a Reply...