Jump to content

Apache PHP configuration problem. Common?


bigcrocodile

Recommended Posts

Hi all, I'm having a bit of trouble getting Apache to run PHP. I have installed Apache 2.2 and PHP5. I have also made the relevant changes to the httpd.conf file:

LoadModule php5_module c:/php/php5apache2.dll
AddType application/x-httpd .php
AddType application/x-httpd .php-source .phps

and the directory index line in the same file.

Basically Apache brings up an error ("The requested operation has failed") when trying to start it. I can't figure it out.

Is there something that I'm missing? Is this a common problem?

Thanks in advance
Danny
Link to comment
https://forums.phpfreaks.com/topic/31005-apache-php-configuration-problem-common/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.