[EMAIL PROTECTED] Re: File i/o permission question

2005-08-29 Thread Gio Pugliese
httpd.conf, thus the process obviously did not have the rights to write to the system.  I kept thinking there was a coding error when the it was a configuration issue.  Sorry for the newbie mistake.  :)   On 8/29/05, Gio Pugliese <[EMAIL PROTECTED]> wrote: Hello, I would appreciate a point in the

[EMAIL PROTECTED] File i/o permission question

2005-08-29 Thread Gio Pugliese
Hello, I would appreciate a point in the right direction concerning file access within an apache module.  I come from a win32 development background and this is my first attempt writing an apache module.  Using examples found around the net and studying the various filters I have been able to write