Thanks for your time. I have seen different articles on installing php4 on raq 3 on the archives of this list and elsewhere
What I need confirmation with is (Due to confusion from different advice with teh httpd.conf file) when I am in httpd.conf I do *not* see LoadModule php4_module /usr/lib/apache/libphp4.so by default. I see 3 uncommented lines: > #LoadModule php_module modules/mod_php.so > #LoadModule php3_module modules/libphp3.so > #LoadModule perl_module /usr/lib/apache/libperl.so Do I just uncomment the first line and save it? Or *must* I add: LoadModule php4_module /usr/lib/apache/libphp4.so after those 3 and save? is there a difference ? Thanks. After this I should know the remainder of the process Joel _______________________________________________ cobalt-developers mailing list [EMAIL PROTECTED] http://list.cobalt.com/mailman/listinfo/cobalt-developers
