Dear Forum,
I have compiled PHP 4.0.5 and am trying to find the line in my apache httpd.conf file which will point to my php.ini file in /usr/local/php/
According to instructions on "Building a Database-Driven Web Site Using PHP and MySQL" when PHP compiled it should have added this line:-
LoadModule php4_module lib/apache/libphp4.so
or something similar.
Well I've double checked and I can't find it in the file. I'm thinking that prehaps I didn't install Apache correctly, should I have added:
mod_so when I compiled Apache (I just let Apache use it's defaults). Or am I just not looking in the right place.
I'm using Suse Linux 7.1 PPC. Apache 1.3.20





Bookmarks