Does XYZulu support php4 and php5?
Print 
PDF 

Yes we do!

You can run a PHP4 script in one directory and a PHP5 script in another directory of the same account. You can select on the fly the PHP build you wish to use. There is no need to host sites on different servers etc Our dual PHP platform support system provides the best of both worlds.

There are two very simple ways you can take advantage of PHP5 support under your account:

  1. Simply name the script you wish to execute using PHP5 .php5 instead of .php. That's all you need to do.
  2. Alternatively, if you would like scripts named .php to execute using PHP5 instead of PHP4 then simply drop the following contents into a .htaccess file within the directory containing the PHP5 script: -AddHandler application/x-httpd-php5 .php

By default all scripts named .php or .php4 will execute using PHP4 unless you are using the above .htaccess directive and scripts named .php5 will execute using PHP5.

We will be keeping PHP4 as the default installation on all servers for the foreseeable future. As PHP5 develops over the next few years though, we may eventually change the configuration so that PHP5 is the default PHP installation.

Enjoy!

100,00% of 1 voters found this FAQ useful,  I found this FAQ  useful useful  not useful not useful
< Prev   Next >