PDA

View Full Version : Apache error log filled with: (13)Permission denied: cannot read directory for multi:



rhoekman
06-13-2004, 02:44 PM
I see with all my clients that they have error logs filled with this line everytime the webpage is visited.

(13)Permission denied: cannot read directory for multi: /home/usernamehere/domains/myserver.com/public_html/

My feeling tells me this has something to do with htaccess and or MultiView? But I'm not sure what..

Any ideas what to look for?

Thanks...

DirectAdmin Sales
06-14-2004, 04:37 PM
Hello,

Check the permissions on
/home/usernamehere/domains/myserver.com
and
/home/usernamehere/domains/myserver.com/public_html

if it's 710 username:apache, set it to 750 or 755.

John

rhoekman
06-14-2004, 04:42 PM
/home/usernamehere/domains/myserver.com

It is currently set on 711 username:username

/home/usernamehere/domains/myserver.com/public_html

Is set on 710 username:apache

On all accounts that are created these settings apply.

Any idea how and where these settings are defined?

Setting it to 755 will allow other users to look at the files?