Re: Apache2 permission denied problem

2009-08-09 Thread Malcolm MacKinnon
Graham, thanks for taking the time to repond. I made the changes in my views to use only absolute paths, and made the necessary changes to the file permissions. All seems to work fine now. On Sun, Aug 9, 2009 at 11:19 PM, Graham Dumpleton < graham.dumple...@gmail.com> wrote: > > > > On Aug 9, 4:1

Re: Apache2 permission denied problem

2009-08-09 Thread Graham Dumpleton
On Aug 9, 4:11 pm, Mac wrote: > Hi, > > I'm new to Django, and am trying to write a csv file and attach it to > an email that is sent upon completion of a sales order. All works fine > in the developement server, but when I switch to Apache2 I get an > error message that either says' No such fi

Apache2 permission denied problem

2009-08-08 Thread Mac
Hi, I'm new to Django, and am trying to write a csv file and attach it to an email that is sent upon completion of a sales order. All works fine in the developement server, but when I switch to Apache2 I get an error message that either says' No such file or directory, ../orders1/ csv_files/ or P