GreenGeeks operates the latest stable & compatible
version of PHP. Recently GreenGeeks announced the release of dual PHP and now
offers both 5.2.17 & 5.3.10 side by side.
For those customers looking to use PHP 5.3, a small modification
is required. To make these changes simply open your “.htaccess” file in you’re
/public_html folder and add the following line:
AddHandler
php5_3-wrap .php
Please Note: "Magic Quotes" is not supported in PHP 5.3 and must be disabled if using a custom php.ini file.
Alternatively you can contact GreenGeeks Customer Support
through the Account Manager for assistance making these changes. To view all of the PHP, Apache and other
server configurations please view: http://www.greengeeks.com/phpinfo.php