I discovered the Mysql part was a red herring and was just because I had mod_auth_mysql installed

It seems to be an environment variable issue.  I've tried both suggested method, but neither seems to work.

    SetEnv DJANGO_SETTINGS_MODULE exampleuser.settings
    PythonOption DJANGO_SETTINGS_MODULE exampleuser.settings

[Sat Oct 28 14:28:36 2006] [error] [client 191.168.1.5] PythonAuthenHandler django.contrib.auth.handlers.modpython :   File "/usr/lib/python2.3/site-packages/Django-0.91-py2.3.egg/django/conf/settings.py", line 29, in ?\n    raise EnvironmentError, "Environment variable %s is undefined." % ENVIRONMENT_VARIABLE
[Sat Oct 28 14:28:36 2006] [error] [client 191.168.1.5] PythonAuthenHandler django.contrib.auth.handlers.modpython: EnvironmentError: Environment variable DJANGO_SETTINGS_MODULE is undefined.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to [email protected]
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