Check the permissions of the directory where your app lives, it has to be readable by the webserver.
On May 14, 4:14 pm, Mark Phillips <[EMAIL PROTECTED]> wrote: > On May 14, 2007, at 2:13 AM, Steven Armstrong wrote: > > > <Location "/mysite/"> > > ... > > PythonPath "['/usr/local'] + sys.path" > > ... > > </Location> > > This worked. > > I also tried using "/usr/local/mysite" which did eliminate the > problem finding mysite.settings but raised another one: no module > named mysite.urls. > > Many thanks for the advice, Steven and Malcolm. > > Happy days, > > - Mark --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---