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

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Can I add my own CGI scripts?

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

What is the path to public html in php?

The path to public html is: home/$cpusername/public_html/

What is the meaning of owner, group, and everyone in the permissions panel?

- Owner defines the permissions set for your main FTP account. - Group defines permissions valid...

What is phpSuExec?

phpSuExec (pronounced sue-eksek) is a more secure environment for PHP. All of our shared servers...

What is php.ini ?

The php.ini file is a special file for phpSuExec (pronounced php-soo-ec-sec). The...