Bug
- From: pinbot <vpmaster2004@xxxxxxxxx>
- Date: Thu, 17 Apr 2008 09:33:26 -0700 (PDT)
I just installed PHPMyChat plus on a website, and I'm getting the
following errors:
Warning: fopen(./acount/pages/chat_index.txt) [function.fopen]: failed
to open stream: Permission denied in /home/pinbot/public_html/Chat/
acounter.php on line 70
Warning: flock() expects parameter 1 to be resource, boolean given in /
home/pinbot/public_html/Chat/acounter.php on line 71
Warning: fgets(): supplied argument is not a valid stream resource in /
home/pinbot/public_html/Chat/acounter.php on line 72
Warning: flock() expects parameter 1 to be resource, boolean given in /
home/pinbot/public_html/Chat/acounter.php on line 73
Warning: fclose(): supplied argument is not a valid stream resource
in /home/pinbot/public_html/Chat/acounter.php on line 74
Warning: fopen(./acount/pages/chat_index.txt) [function.fopen]: failed
to open stream: Permission denied in /home/pinbot/public_html/Chat/
acounter.php on line 85
Warning: flock() expects parameter 1 to be resource, boolean given in /
home/pinbot/public_html/Chat/acounter.php on line 86
Warning: rewind(): supplied argument is not a valid stream resource
in /home/pinbot/public_html/Chat/acounter.php on line 87
Warning: flock() expects parameter 1 to be resource, boolean given in /
home/pinbot/public_html/Chat/acounter.php on line 89
Warning: fclose(): supplied argument is not a valid stream resource
in /home/pinbot/public_html/Chat/acounter.php on line 90
How do I fix this?
.
- Prev by Date: Re: Regex Help
- Next by Date: Re: get name of function within function
- Previous by thread: General performance question
- Next by thread: Re: Bug
- Index(es):
Relevant Pages
|