On Thu, 2007-11-15 at 07:54 -0800, pacman wrote:
> well actually I take back part of what I said. I am still getting
> errors it simply gives me a django error page instead of a white text
> page with python errors.
> 
> Request Method:       GET
> Request URL:  http://django.xyz.net/blogger/
> Exception Type:       ImproperlyConfigured
> Exception Value:      Error while importing URLconf 'django_site.urls': No
> module named urls

This sounds like your path is not correct.

> Exception Location:   /srv/django-0.96-current/django/core/
> urlresolvers.py in _get_urlconf_module, line 255
> Python Executable:    /usr/bin/python
> Python Version:       2.5.1
> 
> And it is not the obvious, that I miss-configured the urls b/c I only
> have the admin/ url enabled and I can't event get to that.

I think it's going to more helpful if you can post the mod_python config
portion of your Apache config, as Graham asked. This looks a lot like a
config problem.

Malcolm

-- 
Borrow from a pessimist - they don't expect it back. 
http://www.pointy-stick.com/blog/


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

Reply via email to