Reply to Re: Creating files using fopen that are unlocked!
Posted by Bradley Holt on 09/30/65 11:26
Try changing the permissions on the file. You probably have permissions
to create files in the directory, however, the default permissions on
the file created is probably not enough for you to edit it:
http://www.php.net/manual/en/function.chmod.php