Friday, March 29, 2024

New servers and old servers are upgraded to php5 as the new default; however, php4 is still supported.

You do not need to do anything to enable PHP 5. It is already installed and ready to go on all of our hosting plans.

 

To enable PHP 4, add this code to your .htaccess file in the folder where you want the changes to apply.

AddHandler application/x-httpd-php4 .php
Category: Current Users