fopen trouble
Date: 05/02/05
(PHP Community) Keywords: no keywords
I am having a trouble on my new server:
Whenever I am trying to open any file for writing: fopen("1.txt", "w") I get the error Permission Denied though the file is in the DocumentRoot and has -rwxrwxrwx rights.
Any advise?
Upd: safe_mode Off Upd2: I have tried to use absolute path
Source: http://www.livejournal.com/community/php/293823.html
|