Peter wrote: >I have the lines: > LoadModule php4_module libexec/libphp4.so > > AddModule mod_php4.c > > > AddType application/x-httpd-php .php .php4 .php3 .phtml > AddType application/x-httpd-php-source .phps > >I have stopped and restarted apache several times. > Peter,
I'm just trying to think of the possibilites for you. I now use RH 7.3 and the supplied versions. php 4.2.2 is not the version supplied with RH 7.2 so did you have the 4.0.6 that came with it working with the supplied Apache 1.3.20? Presumably you compiled php as an apache module? Does "httpd -l" show mod_so? Is httpd.conf the right one and in the right place (I tend to put some rubbish into httpd.conf and check that apache complains on restarting to check this)? The file layout used by RH for apache differs from the native apache layout. What were your configure lines for apache and php? HTH Chris -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php