Hello Joshua. I has checked the permissions, and it's ok, acl's too. Is a other problem.
On Feb 13, 2008 12:38 PM, Joshua Slive <[EMAIL PROTECTED]> wrote: > On Feb 13, 2008 8:48 AM, Carlos Eduardo Maiolino <[EMAIL PROTECTED]> > wrote: > > Hello friends. > > > > I have a webserver with 100 web sites in VirtualHosts, but one site only > > don't have permission to display image files in any browser. > > In Apache error Log, the message is: > > > > "[Wed Feb 13 11:40:51 2008] [error] [client 123.123.123.123] > (13)Permission > > denied: access to /foo/pictures/picture.jpg failed because search > > permissions are missing on a component of the path" > > > > I'm checked the File permissions, and I'm setted 777 in the all > directory of > > this site, but this don't solve my problem. > > Check every directory from where the file is located all the way up to > the root. It is likely one of the parent directories that doesn't have > search (+x) permission for the apache user. > > Joshua. > > --------------------------------------------------------------------- > The official User-To-User support forum of the Apache HTTP Server Project. > See <URL:http://httpd.apache.org/userslist.html> for more info. > To unsubscribe, e-mail: [EMAIL PROTECTED] > " from the digest: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >