Re: ImportError: Could not import settings 'WWlove.settings'

2009-09-22 Thread Jose Sibande
ibande wrote: > > > > > Hi, > > I get this error in /var/log/apache2/error.log: > > > [Mon Sep 21 01:38:14 2009] [error] [client 41.157.12.3] ImportError: > > Could not import settings 'WWlove.settings' (Is it on sys.path? Does > > it have syntax errors?

Re: ImportError: Could not import settings 'WWlove.settings'

2009-09-21 Thread Graham Dumpleton
On Sep 21, 7:50 am, Jose Sibande wrote: > Hi, > I get this error in /var/log/apache2/error.log: > > [Mon Sep 21 01:38:14 2009] [error] [client 41.157.12.3] ImportError: > Could not import settings 'WWlove.settings' (Is it on sys.path? Does > it have syntax errors

Re: ImportError: Could not import settings 'WWlove.settings'

2009-09-21 Thread phoebebright
Only a guess but maybe mixed case in WWlove is causing a problem? On Sep 20, 10:50 pm, Jose Sibande wrote: > Hi, > I get this error in /var/log/apache2/error.log: > > [Mon Sep 21 01:38:14 2009] [error] [client 41.157.12.3] ImportError: > Could not import settings 'WWlove

ImportError: Could not import settings 'WWlove.settings'

2009-09-20 Thread Jose Sibande
Hi, I get this error in /var/log/apache2/error.log: [Mon Sep 21 01:38:14 2009] [error] [client 41.157.12.3] ImportError: Could not import settings 'WWlove.settings' (Is it on sys.path? Does it have syntax errors?): No module named settings And my /home/jose/WWlove/apache/django.wsgi