As you know, we always keep our servers up to date so we're happy to announce that all of our servers now support PHP 5.3 (specifically PHP 5.3.8). There are several methods of enabling 5.3 to choose from, for most uses the second method would be best suited.

 

Method 1:

Rename your script from .php to .php53

 

Method 2:

Login to cPanel then click "Apache Handlers" near the bottom of the screen and put the following in the top two boxes. This method will enable 5.3 on the entire cPanel account.

Handler: application/x-httpd-php53

Extension(s): php


Method 3:

Add the following to your .htaccess file. This will enable 5.3 on the same folder and any subfolders to the .htaccess file.

AddHandler application/x-httpd-php53 .php

 

If you have any questions or need any assistance from us, please don't hesitate to submit a support ticket. You know, we really care for our cients.

 


Saturday, September 21, 2013





« Back