1&1 hosting - Get File Contents Error
|
3 posts
|
Every plugin has this error in the Admin panel:
from the 1and1 FAQ: Please note that in contrast to PHP 4, the default for the variable RegisterGlobals and allow_url_fopen is “off”. I’ve tried creating a php.ini file (as 1and1 suggests, and added allow_url_fopen = On but that doesn’t work. What other options are there? I read somewhere that curl is a better option… ? Surely, 1and1 can’t be the ONLY host with fopen disabled…. |
|
651 posts
|
In config.php:
Change to false. Note: this is for Frog 0.9.5 |