Not getting much of a respose BUT I did make progress. I had a major typo but now i get Internal Server Error
error_log Thu Aug 26 12:30:25 2010] [error] [client 152.16.223.251] (13)Permission denied: mod_wsgi (pid=594, process='', application='summit.research.duhs.duke.edu|'): Call to fopen() failed for '/Users/bradleyhintze/djcode/MolProbity_Compare_test/apache/django.wsgi'. [Thu Aug 26 12:30:25 2010] [error] [client 152.16.223.251] mod_wsgi (pid=594): Exception occurred processing WSGI script '/Users/bradleyhintze/djcode/MolProbity_Compare_test/apache/django.wsgi'. [Thu Aug 26 12:30:25 2010] [error] [client 152.16.223.251] IOError: [Errno 13] Permission denied I hope someone can help me given this. Bradley On Thu, Aug 26, 2010 at 11:45 AM, Bradley Hintze <bradle...@aggiemail.usu.edu> wrote: > Here are some more details. > > httpd.conf > > Alias /media/ /Users/bradleyhintze/django/MolProbity_Compare_test/media/ > > <Directory /Users/bradleyhintze/django/MolProbity_Compare_test/media> > Order deny,allow > Allow from all > </Directory> > > WSGIScriptAlias / > /Users/bradleyhintze/django/MolProbity_Compare_test/apache/django.wsgi > > <Directory /Users/bradleyhintze/django/MolProbity_Compare_test/apache> > Order deny,allow > Allow from all > </Directory> > > Error_log > > [Thu Aug 26 11:27:15 2010] [error] [client 152.16.223.251] client > denied by server configuration: /Users/bradleyhintze/django > [Thu Aug 26 11:27:16 2010] [error] [client 152.16.223.251] client > denied by server configuration: /Users/bradleyhintze/django > [Thu Aug 26 11:27:16 2010] [error] [client 152.16.223.251] client > denied by server configuration: /Users/bradleyhintze/django > > permission set for /Users/bradleyhintze/django > > drwxr-x--x 7 _www admin 238 Aug 26 09:19 djcode > > permission set for /Users/bradleyhintze/django/MolProbity_Compae_test > > drwxrwx--x 22 _www admin 748 Aug 26 09:35 MolProbity_Compare_test > > > Any ideas out there??? > > On Thu, Aug 26, 2010 at 10:06 AM, Bradley Hintze > <bradle...@aggiemail.usu.edu> wrote: >> Hi all, >> >> I am a newbie when it comes to Appach and mod_wsgi. I followed >> http://code.google.com/p/modwsgi/wiki/IntegrationWithDjango and think >> I did everthing correctly. However, I am having permission issues. I >> have been exposed to but am no entirely comfortable with permissions >> and ownership. Here is what I get when I go to my site: >> >> Forbidden >> >> You don't have permission to access / on this server. >> >> I assume 'mysite' directory needs to be owned by www? What about the >> files and directories within 'mysite'? What about permissions? >> >> Any help and/direction will be greatly appreciated. >> >> Thanks, >> >> Bradley >> > > > > -- > Bradley J. Hintze > Graduate Student > Duke University > School of Medicine > 801-712-8799 > -- Bradley J. Hintze Graduate Student Duke University School of Medicine 801-712-8799 -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.