Det er Apache der skal sættes på den opgave. PHP er i sig selv ligeglad med hvad endelse filen har.
I din Apache-konfiguration skal du sætte noget i retning af
AddType application/x-httpd-php3 .php3
AddType application/x-httpd-php4 .php4
AddType application/x-httpd-php5 .php5
og genstarte Apache for at få det til at fungere.