Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   Torrent Strike (http://www.bvlist.com/forumdisplay.php?f=21)
-   -   hi help needed please :( (http://www.bvlist.com/showthread.php?t=1951)

evilgit1 7th February 2009 10:59

hi help needed please :(
 
Warning: fopen(cache/index/newestuser.txt) [function.fopen]: failed to open stream: Permission denied in /home/index.php on line 130

Warning: fputs(): supplied argument is not a valid stream resource in /home//index.php on line 131

Warning: fclose(): supplied argument is not a valid stream resource in /home/index.php on line 132

Warning: fopen(cache/index/stats.txt) [function.fopen]: failed to open stream: Permission denied in /home//index.php on line 181

Warning: fwrite(): supplied argument is not a valid stream resource in /home//index.php on line 182

Warning: fclose(): supplied argument is not a valid stream resource in /home/index.php on line 183

can anyone enlighten me on how to resolve these issues please
many thanx in advance and as always appreciated for your help :)

joeroberts 7th February 2009 11:05

Yea chmodd cache folder and content to 777

evilgit1 7th February 2009 11:17

Quote:

Originally Posted by joeroberts (Post 8806)
Yea chmodd cache folder and content to 777


done that bro an still the same :( thanx for the quick reply

joeroberts 7th February 2009 11:28

You chmod
Quote:

cache/index/newestuser.txt
and
Quote:

cache/index/stats.txt ?
it is strange then for you to get
Code:

failed to open stream: Permission denied in
that meens it is not readable most of the time it is because chmod is to low
dose your server allow fopen?
read more on fopen function here http://us3.php.net/manual/en/function.fopen.php

evilgit1 7th February 2009 12:41

Quote:

Originally Posted by joeroberts (Post 8808)
You chmod
and
it is strange then for you to get
Code:

failed to open stream: Permission denied in
that meens it is not readable most of the time it is because chmod is to low
dose your server allow fopen?
read more on fopen function here PHP: fopen - Manual


thx for your help m8 much appreciated by us newbies lol dorted it now was something to do with the quotes on the "w"


All times are GMT +2. The time now is 22:35.

Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.