Your settings should be something similar to this: <IfModule mod_php4.c> AddType application/x-httpd-php .php .html AddType application/x-httpd-php-source .phps </IfModule>
Do you have the page remotely available to see what is happening for you?? Timothy Hitchens (HiTCHO) Open Platform Consulting e-mail: [EMAIL PROTECTED] > -----Original Message----- > From: Gareth Thomas [mailto:[EMAIL PROTECTED]] > Sent: Thursday, 9 January 2003 12:03 PM > To: [EMAIL PROTECTED] > Subject: [PHP] apache and php > > > I am trying to run a PHP page from my browser (Mozilla) and > each time I load the page it is attempting to force a dowload > of the page instead, based on the mime-type. I had been > developing a command line PHP application which works fine > and then had just started on a web interface and realised > that Apache may not be configured correctly. So I edited > httpd.conf and added the Add Type line for x-type-httpd .php. > I am running Apache 2.0.40 on RedHat 8 and PHP 4.3.0pre2. Can > anyone tell me what I am doing wrong? What should the > modifications be to httpd.conf for PHP? > > Thanks in advance > > > > > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php