Hi Wendy,
@ 1:38:45 AM on 4/10/2001, Wen Ni wrote:
> I got an example from the internet about the PHP page counter. However
> after several testing on the coding, I still met the problem which I
> don't understand. Please help me.
...
> "/home/venus/public_html/qa/doccon/doc_distribution/count.txt";
...
> Warning:
> fopen("/home/venus/public_html/qa/doccon/doc_distribution/count.txt","w")
> - Permission denied in
> /home/venus/public_html/qa/doccon/doc_distribution/New.php on line 9
The file:
/home/venus/public_html/qa/doccon/doc_distribution/count.txt
Has to be writable by the user the web server is running as. Typically
www or nobody.
-Brian
--
PGP is spoken here: 0xE4D0C7C8
Please do not carbon copy me on list replies.
--
PHP General 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]