Home | News
Changelog August 25, 2006 through August 27, 2006
The following changes were made during the planned maintenance:
Upgraded to PHP 5.1.5
Setting allow_url_fopen in php.ini changed to Off
Setting enable_dl in php.ini changed to Off
Setting expose_php in php.ini changed to Off
Setting browscap in php.ini changed to browscap.ini
Since we upgraded to PHP 5.1.5, custom php.ini files will no longer work for members. PHP removed this feature since it was never documented (it was considered a bug to them). All changes to the php.ini file will need to come through us to be approved for global use.
allow_url_fopen was set to Off to prevent malicious coding being injected into the server through the use of URLs in PHP functions. If you are having problems with this change on your site, it is generally easy to fix. Please contact our support department for further assistance.
enable_dl, expose_php, and browscap were a few more changes to improve security and provide functionality.
Please contact us if you have any problems with these changes.
August 29th, 2006 by Jonathan