On Jun 6, 2:40 am, Graham Dumpleton <[email protected]> wrote: > On 5 June 2012 23:53, ivanb <[email protected]> wrote: > > Run: > > python manage.py shell > > for Django application. > > Then do: > > import django > print dango.__path__ > > where is it actually finding it?
It's showing just that directory from vitualenv I loaded /home/user/.virtualenvs/myapp/lib/python2.7/site- packages > Are all the directories/files accessible/readable to user that Apache runs as. > All directories are readable Could it be something else? -- 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.
