How to Use PHP 5.3 on Linux Hosting

The release of PHP 5.3.x is a major improvement in the 5.x series which includes a large number of new features and bug fixes.

By default, our Linux accounts makes use of PHP 5.2 as not all scripts are compatible with PHP 5.3, but if you are ready to make the jump. or your script requires PHP 5.3; you can do the following:


Go to cpanel >> software >> Select PHP Version >> php 5.2/5.3/5.4 >>ok

Was this answer helpful?

 Print this Article

Also Read

HTTP Error 500 - Internal server error

Internal Server Error help, 500 error Internal server errors can be caused by a few different...

How do I setup custom php.ini settings?

We have recently updated many of our shared hosting servers to php 5 with phpSuExec enabled. This...

Fix for Filezilla Failing to Retrieve Directory Listing

Windows Server FTP issue Filezilla uses Passive Mode by default. It seems you are having...

How do I perform a trace route?

Traceroute (tracert) works by sending a packet to an open UDP port on a destination machine. For...

Can I add my own CGI scripts?

Our LINUX web servers have the capability to run CGI scripts in your own 'cgi-bin' directory....