Enabling php 5 on your domain
You can use php 5 on your domain by either naming the files with a .php5 extension, or to have all php files use php 5 create a .htaccess file with the following in it:
AddHandler x-httpd-php5 .php