On 10/31/06, sansmojo <[EMAIL PROTECTED]> wrote:
>
> Hello all!  My server admin has set up an apache/mod_python server for
> me, but we keep getting the following error:
> http://paste.e-scribe.com/2490/
>
> Our apache config is here: http://paste.e-scribe.com/2491/
>

You probably only need to change this line in your apache config:
SetEnv DJANGO_SETTINGS_MODULE /var/www/closed/ce/settings.py

for this one:
SetEnv DJANGO_SETTINGS_MODULE ce.settings


Regards,
Jorge

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to