Re: [users@httpd] userdirs inaccessible after upgrade

2011-05-02 Thread Allen
Ah, I stand corrected. namei -m showed this: drwxr-xr-x / drwxr-xr-x home drwxrwx--- user drwxr-xr-x public_html -rw-r--r-- index.html I changed the permissions on my user folder to --x and was then able to access my userdir. I checked the permissions on the other users and they're all t

Re: [users@httpd] userdirs inaccessible after upgrade

2011-05-02 Thread Frank Gingras
On 02/05/2011 9:22 AM, Allen Seelye wrote: See http://wiki.apache.org/httpd/13PermissionDenied Frank Thanks Franks, this is not a file permission problem though. I've set the permissions for the index.html, and every folder up to it, wide open and I still get a permission denied error. I did

Re: [users@httpd] userdirs inaccessible after upgrade

2011-05-02 Thread Allen Seelye
> > See http://wiki.apache.org/httpd/13PermissionDenied > > Frank > Thanks Franks, this is not a file permission problem though. I've set the permissions for the index.html, and every folder up to it, wide open and I still get a permission denied error. I did the namei command and this was t

Re: [users@httpd] userdirs inaccessible after upgrade

2011-05-02 Thread Francois Gingras
On Sun, May 1, 2011 at 4:32 PM, Yehuda Katz wrote: > On Sun, May 1, 2011 at 3:29 PM, Allen Seelye wrote: >> >> I upgraded from ubuntu 9.10 to 10.10. Now my userdirs are inaccessible. >> >> The access log reads: >> - >> "GET /~use

Re: [users@httpd] userdirs inaccessible after upgrade

2011-05-01 Thread Yehuda Katz
On Sun, May 1, 2011 at 3:29 PM, Allen Seelye wrote: > I upgraded from ubuntu 9.10 to 10.10. Now my userdirs are inaccessible. > > The access log reads: > - > "GET /~user HTTP/1.1" 403 506 "-" > ---

[users@httpd] userdirs inaccessible after upgrade

2011-05-01 Thread Allen Seelye
I upgraded from ubuntu 9.10 to 10.10. Now my userdirs are inaccessible. The access log reads: - "GET /~user HTTP/1.1" 403 506 "-" - The error log shows this err