This is the whole error I met when I deploy using mod_wsgi OSError at /
[Errno 13] Permission denied: '.cache' Request Method: GET Request URL: http://10.3.94.239/ Django Version: 1.4 Exception Type: OSError Exception Value: [Errno 13] Permission denied: '.cache' Exception Location: /usr/lib/python2.6/os.py in makedirs, line 157 Python Executable: /usr/bin/python Python Version: 2.6.6 Python Path: ['/usr/local/www/automation', '/usr/local/www/automation', '/usr/local/www/automation', '/usr/local/www/automation', '/usr/local/www/automation', '/usr/lib/python2.6', '/usr/lib/python2.6/plat-linux2', '/usr/lib/python2.6/lib-tk', '/usr/lib/python2.6/lib-old', '/usr/lib/python2.6/lib-dynload', '/usr/local/lib/python2.6/dist-packages', '/usr/lib/python2.6/dist-packages', '/usr/lib/python2.6/dist-packages/PIL', '/usr/lib/python2.6/dist-packages/gst-0.10', '/usr/lib/pymodules/python2.6', '/usr/lib/pymodules/python2.6/gtk-2.0', '/usr/local/www/automation/umtsite'] Server time: Fri, 2 Aug 2013 17:55:30 -0700 So what directory I need to update? -- You received this message because you are subscribed to the Google Groups "modwsgi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/modwsgi. For more options, visit https://groups.google.com/groups/opt_out.
