I think your are right. I think it's more of getting Satchmo to work under mod_wsgi than anything. And no, there is not documentation in getting Satchmo to work under mod_wsgi. In fact, when you get to the deployment part of Satchmo it simply tells you to go here http://docs.djangoproject.com/en/dev/howto/deployment/ which is where I decided to go with http://docs.djangoproject.com/en/dev/howto/deployment/modwsgi/ which I still think is the best move by far. I do remember someone suggesting doing something like you suggested in one of earlier replies: "import site site.addsitedir('/root/src/satchmo/satchmo/app')"
Regardless, when I do get all of this figured out and start to really learn more about everything, I am definitely planning on helping out in the Satchmo documentation for deploying Satchmo apps with mod_wsgi. :) Thanks for the help, I do appreciate it! Jim -- You received this message because you are subscribed to the Google Groups "modwsgi" 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/modwsgi?hl=en.
