[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 Hoover, Josh
Do you mean that index.php3 does not work when you access that page as the index for the directory (http://youripaddress/) or that when you specifically call index.php3 (http://youripaddress/index.php3), it wants to download the script in your browser? Thanks, Josh Hoover KnowledgeStorm, Inc. S

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

2001-02-23 Thread Geordon VanTassle
L PROTECTED]> Sent: Friday, February 23, 2001 9:22 AM Subject: [PHP-INST] Re: [PHP] trouble getting .php3 files to work in php4.0.4pl1 (static) > Hmm okay that works, for most .php3 files, but for some reason, > does not work with index.php3. Very strange... > > H > > "Hoov

[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] RE: [PHP] trouble getting .php3 files to work in php4.0.4pl1 (static)

2001-02-23 Thread Hoover, Josh
Try doing this in your httpd.conf (replacing what you have now): AddType application/x-httpd-php .php AddType application/x-httpd-php .php3 AddType application/x-httpd-php-source .phps Josh Hoover KnowledgeStorm, Inc. Searching for a new IT solution for your company? Need to improve your produ