View Single Post
  #238  
Old 11th January 2010, 14:15
bsf's Avatar
bsf bsf is offline
Senior Member
 
Join Date: Apr 2009
P2P
Posts: 36
Default Tbdev Codexv4 Pre-Coded Installer Problem !!
Tbdev Codexv4 Pre-Coded Installer Problem !!

PHP Code:
Warningfopen(cache/newuser.txt) [function.fopen]: failed to open streamOperation not permitted in /home/dreamert/public_html/tracker/index.php on line 19

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

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

Warning
fopen(cache/stats.txt) [function.fopen]: failed to open streamOperation not permitted in /home/dreamert/public_html/tracker/index.php on line 34

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

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

Warning
fopen(cache/active.txt) [function.fopen]: failed to open streamOperation not permitted in /home/dreamert/public_html/tracker/index.php on line 67

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

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

Warning
Cannot modify header information headers already sent by (output started at /home/dreamert/public_html/tracker/index.php:19in /home/dreamert/public_html/tracker/include/bittorrent.php on line 750

Warning
Cannot modify header information headers already sent by (output started at /home/dreamert/public_html/tracker/index.php:19in /home/dreamert/public_html/tracker/include/bittorrent.php on line 751


Warning
Cannot modify header information headers already sent by (output started at /home/dreamert/public_html/tracker/index.php:19in /home/dreamert/public_html/tracker/include/bittorrent.php on line 753 

I GIVE CHMOD 7777 ON ALL FILES BUT DON'T WORK !
PLESE HELP ?
Reply With Quote