[IMPORTANT] Apache & PHP UPGRADE

Date: February 22nd or 23rd, 2009

Detail: Apache & PHP UPGRADE

*Apache 1.3.41 > Apache 2.2.10
*PHP4 > PHP5

*ATTN: PHP scripts user
(**If you are not using .php extension file then please ignore this notice.)

As you may know, PHP4 was ended on Dec 31st, 2007. EOS-1 Network will be upgrading your PHP4 to PHP5. We’ll provide both PHP4 and PHP5 environments for about one month.(Actually we’ll provide both PHP4 and PHP5 environments as long as cPanel does. Please note that this may end very soon..) So please use and test PHP5 with your PHP scripts as soon as possible.

After upgrading to PHP5:
Default: PHP5

If you would like to switch back to PHP4:
Save one line below to .htaccess file and put it to /home/UserName/public_html/.htaccess
AddHandler application/x-httpd-php4 .php

Switch back to PHP5:
Simply delete the .htaccess file.

Migrating from PHP 4 to PHP 5
http://us2.php.net/manual/en/migration5.php

Regards,
EOS-1 Network