hi
i installed red hat 9, and along with that apache2 and php4 were also installed. the problem is , when i run any php script on command line, it runs but when i try to access it through mozilla browser the php code is not executed
i have added the lines
AddType application/x-httpd-php .php .phtml
AddType application/x-httpd-php-source .phps
to the httpd.conf file
also i am running php as loaded module
please help me out..i have tried everything i can think of..🙁