[PHP-INST] Re: [PHP] trouble getting .php3 files to work in php4.0.4pl1 (static)

2001-02-23 Thread Hunter Kelly
It was the latter, which was very strange, but the problem seems to have gone away now. How odd. Thanks for your prompt help!! Much appreciated. Hunter "Hoover, Josh" wrote: > > Do you mean that index.php3 does not work when you access that page as the index for >the directory (http://youri

[PHP-INST] Re: [PHP] trouble getting .php3 files to work in php4.0.4pl1 (static)

2001-02-23 Thread Hunter Kelly
Hmm okay that works, for most .php3 files, but for some reason, does not work with index.php3. Very strange... H "Hoover, Josh" wrote: > > Try doing this in your httpd.conf (replacing what you have now): > > AddType application/x-httpd-php .php > AddType application/x-httpd-php .php3 > AddTyp

[PHP-INST] trouble getting .php3 files to work in php4.0.4pl1 (static)

2001-02-23 Thread Hunter Kelly
Hello, I am having trouble getting .php3 files to work in php4.0.4pl1. .php files work fine, but my browser wants to download the .php3 file. Here are the relevant lines from httpd.conf: AddType application/x-httpd-php .php .php3 AddType application/x-httpd-php-source .phps I'm at a bit of a l