PHP Versions

PHP 5.3 for Linux Shared and Reseller Hosting

PHP 5.3 is not the default version on all Linux Shared and Reseller hosting accounts. If you wish to change this version, you can do so by editing your .htaccess file:

# Use PHP 5.3
AddHandler application/x-httpd-php53 .php

You can edit your .htaccess file via FTP or through cPanel's File Manager, whichever method is most convenient for you. For more information on how to make this change, you may want to read the following article:

 

PHP 5.4 for Linux Shared and Reseller Hosting

PHP 5.4 is the default version on all Linux Shared and Reseller hosting accounts. If you wish to change this version, you can do so by editing your .htaccess file:

# Use PHP 5.4
AddHandler application/x-httpd-php54 .php

You can edit your .htaccess file via FTP or through cPanel's File Manager, whichever method is most convenient for you. For more information on how to make this change, you may want to read the following article:

PHP 5.4 for VPS and Dedicated Servers

For VPS with cPanel and Dedicated Servers, SiveHost offers the latest stable version of PHP 5.4. Currently, PHP 5.4.24 or higher is available. Please contact SiveHost through a support ticket for additional details.

  • 1 Utenti hanno trovato utile questa risposta
Hai trovato utile questa risposta?

Articoli Correlati

How to Reset cPanel's Account Password

If you have access to your cPanel account, follow these steps to reset your password:1. Log in to...

How to Change cPanel's Style/Theme

Switching over to another cPanel theme with a different style is easy.1. Log in to your cPanel...

How to Create a Cronjob in cPanel

1. Log in to your cPanel account. 2. In the Advanced section, click on Cron Jobs. 3. Under Add...

How to Update a Cronjob Email Address in cPanel

You can enable cronjob notifications or update a cronjob's email address in cPanel. 1. Log in to...

How to Reset the PHP Version to the Default Version in cPanel

If you want to reset the PHP version to the default version, follow these instructions:1. Log in...