chocolatecity.cc — Update your .htaccess file and add the following lines: AddType x-mapp-php5 .php AddHandler x-mapp-php5 .php This will tell Apache to use PHP 5 instead of PHP 4 for the extension .php in the directory the .htaccess is placed and all sub-directories under it.