How to Enable PHP 5.3 on HostMonster Shared Web Hosting
You heard it right, you can now run PHP 5.3 applications on HostMonster. I’ve only testing this on HostMonster, but I would assume the same applies to BlueHost. Simply add this line to the beginning of your website’s root .htaccess file: AddHandler application/x-httpd-php53 .php After making this change you can test it using phpinfo() and [...]

