SOLVED: Enable PHP on local Apache2 server

Remi Collet Fedora at FamilleCollet.com
Wed Dec 28 15:25:42 UTC 2011


Le 28/12/2011 16:10, Klaus-Peter Schrage a écrit :

>> Have you the following SOMEWHERE in your httpd-conf-files?
>> LoadModule php5_module "modules/libphp5.so"
>> AddType  application/x-httpd-php .php
>>
> 
> Yes, adding those two lines did it: Now I can see the PHP Info page.

This 2 lines should be present in /etc/httpd/conf.d/php.conf, provided
by php package.

So httpd.conf doesn't have to be modified.

Remi.


More information about the users mailing list