Re: [EMAIL PROTECTED] Apache can't write to directory

2008-04-01 Thread Eric Covener
On Tue, Apr 1, 2008 at 5:52 AM, michael watson (IAH-C) <[EMAIL PROTECTED]> wrote: > Hello! > > I'm running apache 2.2 on Red Hat. > > I have a directory, /usr/results/, which is owned by the apache user and > has rwx privileges. > > If I go into that directory and 'mkdir test' it creates the fo

[EMAIL PROTECTED] Apache can't write to directory

2008-04-01 Thread michael watson (IAH-C)
Hello! I'm running apache 2.2 on Red Hat. I have a directory, /usr/results/, which is owned by the apache user and has rwx privileges. If I go into that directory and 'mkdir test' it creates the folder, no problem. When I try and do this over CGI, however, I get a "Permission Denied" error mess