Mark Gillingham - 2003-11-10

Logged In: YES
user_id=382803

Is Apache configured to read .php3 (as well as .php) files.
You may only need to add ".php3" to the list of AddType. E.g.,

AddType application/x-httpd-php .php .php3 .php3 .phtml