I had apache already installed so i've uncommented the lines
LoadModule php_module modules/mod_php.so
AddModule mod_php.c
and added the line
AddType application/x-httpd-php .php
and then restarted apache...
php4 compiled fine in /usr/local/src/php... and i've copied the php.ini-dist to /usr/local/lib/php.ini and when i created a test page with <?phpinfo()?> in it and browse to that page all i get it a blue background???
what have i done wrong (or not done)??? any ideas or pointers would really be appreciated, i'm running redhat 6.2
thanks very much, terry