Hi, my ISP runs PHP3 and PHP4 on Apache, contrary to what seems to be standard practice, they require a .PHP4 file name to run PHP 4, .PHP runs PHP 3.
Is there some sort of local configuration I can do to run my *.PHP scripts in PHP 4?
locally configure your script names to end in .php4