Hello Marcos,
In your httpd.conf file there's a line that looks similar to:
AddType application/x-httpd-php4 .php4 .phtml
Just add the php3 extension. It should be something like this:
AddType application/x-httpd-php4 .php4 .phtml .php3
HTH
Regards
--
PHP General Mailing List (http://www
hi,
i have installed php4. from my browser i can read php .. but not
php3.
what should i do?
regards,
marcos
[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
2 matches
Mail list logo