We have enabled PHP 5.5.0 support on all of our shared & reseller hosting services with today's release of PHP 5.5.0!To enable PHP 5.5 for any folder just add the following to your .htaccess file:AddHandler application/x-httpd-php55 .phpIf you want to use PHP 5.5 for only a few files, it may be easier to simply use the ".php55" extension for them instead of updating the .htaccess file.If you prefer to use PHP 5.4 instead, use the following line in .htaccess:AddHandler application/x-httpd-php54 .phpWe hope you enjoy developing your new PHP applications here at GeekStorage! :)Original post blogged on b2evolution.