Open up your server's config file, eg httpd.conf , and ensure that PHP's AddType line
has the extension .php3
Should look something like this:
AddType application/x-httpd-php .php .phtml .php3
HTH
Neil
Manu Verhaegen wrote:
> Hi,
> We have installed Apache 1.3.6 and PHP4
> If we use phpscripts with the extention .php everiting will working fine, if we use
>.php3 this will not working
>
> Can you help my
>
> Greetings,
> Manu
>
> ***************************************************************
> This message was virus checked with: SAVI 3.52
> last updated 8th January 2002
> ***************************************************************
--
--------------------------------
Email: [EMAIL PROTECTED]
[EMAIL PROTECTED]
--------------------------------
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]