Awesome Daniel. That was the one.

I've got the development server running on the deployment machine.
However, there is another PATH problem with Apache / mod_python
complaining about missing modules, even if those are on the spot:

ImproperlyConfigured: Error importing middleware
satchmo.shop.SSLMiddleware: "No module named
satchmo.shop.SSLMiddleware"

mod_python traceback:
http://dpaste.com/65217/

vhost.conf:
http://dpaste.com/65219/

Folder "httpdocs" contains a symlink "satchmo" to "/usr/lib/python2.5/
site-packages/satchmo"

What could be wrong here?
--~--~---------~--~----~------------~-------~--~----~
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