I think you have version 3 of php module in your apache (mod_php). edit httpd.conf file, make sure AddType application/x-httpd-php4 .php4 is included in your <IfModule mod_php3.c> directive. Hope your problem is solved.
cheers, nathan ----- Original Message ----- From: "Jun Tanamal" <[EMAIL PROTECTED]> To: "PLUG lists" <[EMAIL PROTECTED]> Sent: Tuesday, October 08, 2002 9:52 AM Subject: [plug] php4 pages not browseable > I just noticed that my .php4 webpages is not browseable. > Viewing the page source header: > <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> > > but with the source header below it's browseable: > > <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN"> > > This problem happened when we changed to another ISP lately. > Is this a problem with apache or php4? And please tell me where to start > looking in. > Thanks > > Jun > > > _ > Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph > To leave: send "unsubscribe" in the body to [EMAIL PROTECTED] > > Fully Searchable Archives With Friendly Web Interface at http://marc.free.net.ph > > To subscribe to the Linux Newbies' List: send "subscribe" in the body to [EMAIL PROTECTED] > _ Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph To leave: send "unsubscribe" in the body to [EMAIL PROTECTED] Fully Searchable Archives With Friendly Web Interface at http://marc.free.net.ph To subscribe to the Linux Newbies' List: send "subscribe" in the body to [EMAIL PROTECTED]
