Dear All,
I have install PHP4, however I got the php file loaded as code in the browser. I feel that there is something wrong with the httpd.conf. I added manually below code by myself, but doesnt seem to load the php modules
AddModule php4_module mod_php4.c
LoadModule php4_module /usr/local/apache/modules/libphp4.so
Besides I coudlnt find libphp.so after following the install guide come with the PHP-4.0.5 too.
I am using Apache_1.3.19 and mysql.
Could somebody help?