NetHosted Staff

Joined: 22 Mar 2004 Posts: 5684
|
Posted: Mon Sep 24, 2007 8:38 pm Post subject: [24/09/07] PHP5 now available on all servers |
| |
Hi,
PHP 5.2.4 is now available on Pluto, Neptune, Uranus and Saturn. To activate it please add these lines to a (new or existing) .htaccess file located in your public_html folder:
| Code: |
Action php5 /cgi-sys/php5
AddHandler php5 .php
|
If you do not do this your PHP scripts will still use PHP4.
This implementation of PHP5 is not designed to be permanent. It is in place to allow you to test your scripts before the switch is made. More information on when these servers will default to PHP5 shall be released at a later date.
To read more about what you need to consider when moving scripts from PHP4 to PHP5 please go here:
http://php.net/manual/en/migration5.php
Thanks,
Andrew _________________ | Andrew Bassett
| Managing Director, NetHosted Ltd.
| Resellers, take a look at overselling !
| Members, tell us what you think of NetHosted! |
|