Hi,

[...]
> Warning: fopen("logs/993700800.log","w+") - Permission denied in
> /home/sites/site20/users/guide/web/counter.php on line 28

are you sure you have the rights to access the file?

> Warning: Supplied argument is not a valid File-Handle resource in
> /home/sites/site20/users/guide/web/counter.php on line 29

fopen failed and so fgets, fputs and the other f* - functions (not in terms
of swearing ;-)) fail also cause $hCounter is not vaild.

> Warning: Supplied argument is not a valid File-Handle resource in
> /home/sites/site20/users/guide/web/counter.php on line 30
> 1
[...]
> I'm new to this mailing list and have never used it before so I'm not sure
> which one/s to join or post this specific message to.  I apologize if this
> is the wrong forum for this type of question.  Thank you for your time.
[...]

perhaps better in general but hey, it's PHP so it can't be really OT.

cheers
Johannes




-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to