Run php in apache

bruce bedouglas at earthlink.net
Mon May 23 15:25:33 UTC 2005


the php4* assumes he's running php version 4.

your instructions also assume that his *.so libs are in the specified dirs..
they might be somewhere else. if you have problems trying to run php apps,
you should search for the *.so files to makee sure that you have the right
versions/locations...

you should also do a quick php web app using 'phpinfo()' to check what the
apache/php configuration sees...

-bruce


-----Original Message-----
From: fedora-list-bounces at redhat.com
[mailto:fedora-list-bounces at redhat.com]On Behalf Of Ankush Grover
Sent: Monday, May 23, 2005 4:06 AM
To: For users of Fedora Core releases
Subject: Re: Run php in apache


On 5/23/05, Daniel Silva <linux at infor-one.com> wrote:
>  Thanks for the help, but where I type this arguments?


edit /etc/httpd/conf/httpd.conf

and put those anwhere in the configuration file.

LoadModule php4_module modules/libphp4.so
AddType application/x-httpd-php .php
DirectoryIndex index.ph

restart the httpd service

service httpd restart

--
fedora-list mailing list
fedora-list at redhat.com
To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list




More information about the fedora-list mailing list