Re: [PHP] PHP4, .php3 files and Apache

2001-04-27 Thread Kath
Thank you! I wasn't doing the "application/x-httpd-php" part right! Thanks! - Kath - Original Message - From: "Philip Olson" <[EMAIL PROTECTED]> To: "Kath" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Friday, April 27,

Re: [PHP] PHP4, .php3 files and Apache

2001-04-27 Thread Philip Olson
do something similar to : AddType application/x-httpd-php .php .php3 .html .phtml .parsemephp regards, philip On Fri, 27 Apr 2001, Kath wrote: > I run a Debian 2.2 server with Apache (from stable) and PHP4 (from > stable). > > I downloaded phpChat in order to setup a chat center on the w

[PHP] PHP4, .php3 files and Apache

2001-04-27 Thread Kath
I run a Debian 2.2 server with Apache (from stable) and PHP4 (from stable). I downloaded phpChat in order to setup a chat center on the website. However, the files are named .php3. At first I thought I could be cute and just rename the files to .php, as .php is what we name our files on our