Re: [users@httpd] not able to write file in directory

2011-09-15 Thread Igor Cicimov
The user you are running apache under needs to have write access to that directory. Igor On Sep 16, 2011 7:35 AM, "Rajeev Prasad" wrote: > hello, > I have my site config as below on ubuntu: > > I am running a perl cgi which is trying to write a file under /var/www/ testwebsite.com/www/data folder

[users@httpd] not able to write file in directory

2011-09-15 Thread Rajeev Prasad
hello, I have my site config as below on ubuntu:   I am running a perl cgi which is trying to write a file under /var/www/testwebsite.com/www/data folder, but i am getting error like this:    [error] [client x] could not open /var/www/testwebsite.com/www/data/testfile: Permission denied, refe