On Sep 16, 1:51 pm, Graham Dumpleton <[email protected]> wrote: > Then that directory isn't where it is installed, or the permissions on > your directories are such that user that Apache runs as can't read > that directory. Post a 'ls -las' directory listing of your site- > packages directory and check that from that directory up to your home > directory is readable to others.
my site-packages and /home/jagdeep/djangocms are readable by other. my Django is works fine but, me face problem with MySQLdb error is : Error loading MySQLdb module: No module named MySQLdb but its MySQLdb is already installed in my PC i face this problem, when i use Virtual Python Environment builder(virtualenv 1.5) Thanks -- 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?hl=en.

