PHP 5.3 Support

We are 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 on your account while the default is still 5.2

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

Handler: application/x-httpd-php53
Extension(s): php

Method 3:
Add the following to your .htaccess file:

AddHandler application/x-httpd-php53 .php

If you have any questions or find any bugs please submit a support ticket.

Note: Currently we are also support php7x

  • php, php5.3, php7
  • 6789212 Users Found This Useful
Was this answer helpful?

Related Articles

 How do I move my site from my old host to your servers?

Transferring your account to us can be an easy process with zero downtime if done properly. To do...

 Do you have curl installed in your php?

Yes we do.

 Where do I upload my website files?

Your account has both non-web accessible space and of course your web accessible space. Your user...

 What are some account basics?

We'll explain some basic procedures and steps to use your account. Username and Passwords:...

 How can I download a backup of my site?

Please login to your control panel and create a full backup. This may take a few minutes to...