Archive for February, 2009

Apache & PHP Upgraded!

Monday, February 23rd, 2009
  • Apache 1.3.41 > Apache 2.2.11
  • PHP4 > 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