[SOLVED] fopen error

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
-null-

[SOLVED] fopen error

Post by -null- »

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  :-[).

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
Last edited by -null- on Sat Aug 16, 2008 10:59 am, edited 1 time in total.
-null-

Re: fopen error

Post by -null- »

Never mind, I just commented out the line that calls the function.
alby

Re: fopen error

Post by alby »

-null- wrote: Never mind, I just commented out the line that calls the function.
Can you send a link of your phpinfo() in PM?

Alby
Locked

Return to “[locked] Installation, Setup and Upgrade”