08000 337977
3DPixel Sales PhoneYou are here: Home » FAQ » PHP4 Usage
As of 27th June 2009 we operate php5 by default on the cobalt.3dpixelnet.com cluster.
We operate php4.4.9 on the cobalt platform for legacy applications.
Should you wish to make use of php4 a .htaccess must be created with the following code therein:
AddHandler application/x-httpd-php4 .php
php4 uses FastCGI and php5 uses the mod_php platform. The speed difference is negligible.
As with all .htaccess additions/changes, the switch to php4 is instant.