What versions of PHP are installed?

We provide both PHP 4.4.x and 5.2.x. PHP 5 is used by default, however you can select PHP 4 by placing the following text in a file named ".htaccess" located inside the httpdocs directory.

AddType application/x-httpd-fastphp4 .php
Action application/x-httpd-fastphp4 /fcgi-bin/php4

Related categories: Programming