|
We are disabling allow_url_fopen this server due to spam issues that have occurred on a regular basis. This is something we disable on all newly launched Surpass servers - it should never be on. In the past we allowed it, so problems are catching up to us.
If a program you use needs this on, please put this inside your .htaccess file-
php_value allow_url_fopen 0
|