RE: Run php in apache

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@xxxxxxxxxx
[mailto:fedora-list-bounces@xxxxxxxxxx]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@xxxxxxxxxxxxx> 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@xxxxxxxxxx
To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux