How to use PHP5 if CPanel is configured for PHP4 by default

The older version of CPanel version 10 does not have the option for changing to PHP5. So what you need to do is to add the following line to your .htaccess file.

“AddType application/x-httpd-php5 .php”