[PHP3.10] Do you support PHP4?

Our servers run dual versions of PHP, both 4 and 5. PHP5 is active by default.

To switch to PHP4, you can insert a .htaccess file into your webspace, containing the following line "SetEnv DEFAULT_PHP_VERSION 4".

Also note that, you can find a complete and up-to-date module list for both PHP versions using the "PHP & Perl Modules" icon.

Was this answer helpful?

 Print this Article

Also Read

[PHP3.04] What is PHP?

Self-referentially short for PHP: Hypertext Preprocessor, an open source, server-side, HTML...

[PHP3.03] What version of PHP does Hosting cPanel run?

You can find out the version of different programs that Hosting cPanel run by logging into your...

[PHP3.02] What modules are installed on the server?

Simply log into your Hosting cPanel v7.5 Control Panel and select Web Diagnostics. Under that...

[PHP3.13] Mime magic is not enabled

To enable mime magic, add the following to your php.ini file:mime_magic.magicfile =...

[PHP3.09] What is the path to ImageMagick?

The full path to the binary is:- /usr/bin/convertSome scripts request the directory path, rather...