[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: PHP4 question
On Thursday 02 November 2000 21:42, jason mccarthy wrote:
>
> did you un-comment the "AddType" line?
Yes, I have:
AddType application/x-httpd-php4 .phtml
AddType application/x-httpd-php4-source .phps
> if php is installed in /usr/local/lib/php/
> then it should be /usr/local/lib/php.ini
bash-2.04# /usr/local/sbin/php4-enable
enabling php4 module...
cp /usr/local/lib/libphp4.so /usr/lib/apache/modules/libphp4.so
chmod 755 /usr/lib/apache/modules/libphp4.so
[activating module `php4' in /var/www/conf/httpd.conf]
note: sample configuration files can be found in /usr/local/share/doc/php4
Well, it says the sample config files are in the directory, but is that were
they are supposed to be?? Or do I have to put them into /var/www/conf?
Thanks for any help
Cheers,