[PHP-WIN] Re: text file question thanks

2001-09-20 Thread CJD
The use that PHP runs as may not have security permissions to the file/directory you are trying to write to. This is standard for a large number od ISPs and I think it is also the case when safe_mode_on is set in the php.ini file. Check the security rights for the PHP user (most likely the same u

[PHP-WIN] Re: text file question thanks

2001-09-19 Thread clock
µL? ­Ócode ¨Ó¦Û¥xÆW®Ñªºexample ¦³ÉN¥i¥Hsolve? Cjd ¼g¤J¡G > PHP probably does not have write access to the disk. > > "Clock" <[EMAIL PROTECTED]> wrote in message > [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > > hi > > Warning: fopen("9-02_counter.txt","w") - Permission denied in > > c:\inetpub\

[PHP-WIN] Re: text file question thanks

2001-09-19 Thread CJD
PHP probably does not have write access to the disk. "Clock" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > hi > Warning: fopen("9-02_counter.txt","w") - Permission denied in > c:\inetpub\wwwroot\9-02_pcounter.php on line 20 > > Warning: Supplied argument is