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

Reply via email to