[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] php3 code write permisson
- Subject: [cobalt-users] php3 code write permisson
- From: ismail arit <iarit@xxxxxxxxxxxxx>
- Date: Wed Jan 17 19:38:19 2001
- Organization: Motiva Yazilim A.S.
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Hi There,
I just loaded php3 on our raq3 system, and wrote a small script that
gets a text from a form and write it to a file, and
got permission denied on opening file to append..
Warning: fopen("emaillst.txt","a") - Permission denied in
/...../emaillst.php3 on line 19
How do I configure php3 to let the script create files?
Thanx in advance
iarit@xxxxxxxxx