Re: How to troubleshoot path and permission problems?

2010-08-24 Thread Timothy Makobu
This thread might help http://forum.webfaction.com/viewtopic.php?id=3171 On Tue, Aug 24, 2010 at 8:35 PM, vishy wrote: > I gave the permissions.But,still get this error > OSError Exception Value:[Errno 13] Permission denied: django > > On Aug 23, 11:02 pm, Antoni

Re: How to troubleshoot path and permission problems?

2010-08-24 Thread vishy
I gave the permissions.But,still get this error OSError Exception Value:[Errno 13] Permission denied: django On Aug 23, 11:02 pm, Antoni Aloy wrote: > 2010/8/23 vishy : > > > Hi, > > > I am having issues with production server.Everything is

Re: How to troubleshoot path and permission problems?

2010-08-23 Thread ringemup
Your server's error logs can also be informative. On Aug 23, 2:02 pm, Antoni Aloy wrote: > 2010/8/23 vishy : > > > Hi, > > > I am having issues with production server.Everything is running fine > > on my local development server.On production

Re: How to troubleshoot path and permission problems?

2010-08-23 Thread Antoni Aloy
2010/8/23 vishy : > Hi, > > I am having issues with production server.Everything is running fine > on my local development server.On production site(using apache), CSS > files related to admin section are not being loaded.I have a feature > where admin can add products and

How to troubleshoot path and permission problems?

2010-08-23 Thread vishy
Hi, I am having issues with production server.Everything is running fine on my local development server.On production site(using apache), CSS files related to admin section are not being loaded.I have a feature where admin can add products and upload images for the product.But,when admin hits