[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: PHP4 question
On Thu, 2 Nov 2000, Emre wrote:
> - Ran /usr/local/sbin/php4-enable after build.
> - LoadModule php4_module /usr/lib/apache/modules/libphp4.so is in httpd.conf
> - AddModule mod_php4.c is also in httpd.conf
> - Copied php.ini-dist in /usr/local/share/doc/php4 to /etc/ as "php4.ini"
did you un-comment the "AddType" line?
> I think I messed up on the php.ini file.... where exactly is it supposed to
> be and what is it supposed to be called?
if php is installed in /usr/local/lib/php/
then it should be /usr/local/lib/php.ini
j