PDA

View Full Version : [ERROR] Several when installing games


Justin761985
03-28-2006, 06:52 PM
Hello,

I can't seem to figure out the problem here. When I install a game (.tar) in the tar directory .. I get several errors.

Warning: fread(): Length parameter must be greater than 0. in /arcade/functions/tar.php on line 783

Warning: fread(): Length parameter must be greater than 0. in /arcade/functions/tar.php on line 783

Warning: fread(): Length parameter must be greater than 0. in /arcade/functions/tar.php on line 783

Warning: fread(): Length parameter must be greater than 0. in /arcade/functions/tar.php on line 783

Warning: fopen(): SAFE MODE Restriction in effect. The script whose uid is 32100 is not allowed to access /home/theking/public_html/mscforums/arcade/tar/gamedata/zeldainvaders owned by uid 99 in /arcade/functions/tar.php on line 389

Warning: fopen(index.html): failed to open stream: No such file or directory in /arcade/functions/tar.php on line 389

Warning: fopen(): SAFE MODE Restriction in effect. The script whose uid is 32100 is not allowed to access /home/theking/public_html/mscforums/arcade/tar/gamedata/zeldainvaders owned by uid 99 in /arcade/functions/tar.php on line 389

Warning: fopen(zeldainvaders.txt): failed to open stream: No such file or directory in /arcade/functions/tar.php on line 389

Could someone please help me figure this out.

Thanks,
Justin.

MrZeropage
03-28-2006, 07:30 PM
SAFE MODE Restriction in effect.Check your Server Settings ...

Justin761985
03-28-2006, 08:08 PM
I dont have access to that. Is there anyway that can be solved with a .htaccess file?

Thanks,
Justin.

MrZeropage
03-28-2006, 08:39 PM
no, just ocntact your Hoster ... there are also different UIDs inthe files ...

Justin761985
03-30-2006, 03:16 AM
I have that solved. Now, how would I go about fixing the fread(): errors?.. If I knew about how to find out what is on that line, it would probably help.

Thanks again,
Justin.

Justin761985
04-01-2006, 05:38 PM
I had my host remove the SAFE MODE and I searched around on other forums and found out that the .tar files don't like to install correctly with a lot of games and what you can do is install them as you would normally do and then go to ../arcade/gamedata/ and upload the gamedata folders for the games that don't work and it will then work fine :)

Justin.