The line has been added! and 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 you help? ----- Original Message ----- From: "Kevin Ross" <[EMAIL PROTECTED]> To: "Keneth" <[EMAIL PROTECTED]>; <debian-user@lists.debian.org> Sent: Wednesday, May 16, 2001 5:03 PM Subject: Re: PHP > > Please help, my apache only load the content of a php instead of runnnig > it. > > Make sure you have a line in your httpd.conf file which reads: > > AddType application/x-httpd-php .php > > or, for PHP3: > > AddType application/x-httpd-php .php3 > > -- Kevin > > > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] >