Re: import settings problem

2009-03-09 Thread Malcolm Tredinnick
On Mon, 2009-03-09 at 07:40 -0700, knight wrote: > Hi, > > I am trying to install django application on CentOS 5 and I'm getting > this error, when I go to the admin page: > > ImportError: Could not import settings 'mx30.settings' (Is it on > sys.path? Does it have syntax errors?): No module nam

import settings problem

2009-03-09 Thread knight
Hi, I am trying to install django application on CentOS 5 and I'm getting this error, when I go to the admin page: ImportError: Could not import settings 'mx30.settings' (Is it on sys.path? Does it have syntax errors?): No module named mx30.settings my httpd.conf looks like this: LoadModule py