[SOLVED] fopen error
Posted: Fri Aug 15, 2008 6:48 pm
I'm trying to install on a shared host that has fopen disabled but am getting errors with it, specifically when it trys to access the latest_version.php file. Is there any way to stop this so I can continue with the installation.
Incidenatlly when it fails to access the file it keeps trying to read it. This is the error I get, the feof error keeps repeating until I stop loading the page (hope I haven't killed the server
).
Incidenatlly when it fails to access the file it keeps trying to read it. This is the error I get, the feof error keeps repeating until I stop loading the page (hope I haven't killed the server

Code: Select all
Warning: fopen() [function.fopen]: URL file-access is disabled in the server configuration in /home/vol5/byethost5.com/b5_1891247/free-nintendo-wii.info/htdocs/lib/test.functions.php on line 837
Warning: fopen(http://dev.cmsmadesimple.org/latest_version.php) [function.fopen]: failed to open stream: no suitable wrapper could be found in /home/vol5/byethost5.com/b5_1891247/free-nintendo-wii.info/htdocs/lib/test.functions.php on line 837
Warning: feof(): supplied argument is not a valid stream resource in /home/vol5/byethost5.com/b5_1891247/free-nintendo-wii.info/htdocs/lib/test.functions.php on line 874