[PHP] Help! Stuck! Perm denied w/ fopen.

2002-12-06 Thread psy berpunk
I am running using php with apache and curl on a redhat machine. All the installs are very recent with recent versions. Processing of .phtml from the html directory is working great except: I am getting perm denied with fopen for a directory that is set to 666 for permissions, and owned by the

[PHP] Re: Help! Stuck! Perm denied w/ fopen.

2002-12-07 Thread psy berpunk
recommend that at all). sometimes, i chgrp nobobdy [file/dir] and then 775 [dir] or 664 [file] so that apache can have access, and your user, but not anybody else. make sure that doesn't mess anything else that might want access locally up. Psy Berpunk [EMAIL PROTECTED] wrote in message [EMAIL