On 9/24/07, Steve Potter <[EMAIL PROTECTED]> wrote:

> [...]
> But when I
> tried to load the site I still received a 500 error and the apache
> error log had the following:
>
> mod_wsgi (pid=5070): Exception occurred within WSGI script '/home/
> missed/projectsmt/pjsmt.wsgi'.
> [...]
> OSError: [Errno 13] Permission denied: '/home/missed'
>
>
> The permission denied error doesn't make much sense, obviously it is
> able to read the project files, or it wouldn't get this far.
>

Are you sure that the user Apache is running as has permissions
to read directories/files under the missed user's home dir?.

Regards,

-- 
 Ramiro Morales

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to