what's up with the config that comes with the redhat 9 distro?
apache2.0.40 and php4.2.2 is what's there (and it works), but there is no
php.ini and my httpd.conf seems to be missing a LoadModule directive for php.
shouldn't there be a /usr/local/php dir? how can I tell if my config is correct
for MySql support?
The official php documentation seems to imply that apache2 and php4 don't get
along well. Am I going to be better off with apache1.3.29 and php4.3.4?
Thanks!
apache2.0.40 and php4.2.2 is what's there (and it works), but there is no
php.ini and my httpd.conf seems to be missing a LoadModule directive for php.
shouldn't there be a /usr/local/php dir? how can I tell if my config is correct
for MySql support?
The official php documentation seems to imply that apache2 and php4 don't get
along well. Am I going to be better off with apache1.3.29 and php4.3.4?
Thanks!
Comment