Since a few weeks I've got the following problem. After creating a new account, the home/{account}/public_html directory has not enough rights and the webserver gives a 'Forbidden You don't have permission to access / on this server'.
drwxr-x--- 3 imedianu imedianu 4096 Jan 29 13:33 public_html
After chmod 644 the site shows normally.
My config: WHM 11.42.0 build 1 on CentOS 5.10 x86_64 xenpv. PhP 5 handler suphp en Apache suEXEC.
Because the skeleton files are copied from /root/cpanel3-skel I also checked their permissions:
drwxr-xr-x 2 root root 4096 Jan 28 17:00 public_html
umask is set on 0022 what should be ok. As far as I know that results in 755 for dirs and 644 for files.
What should i check to solve this?
Best regards,
Janno Hordijk
MagicServices
drwxr-x--- 3 imedianu imedianu 4096 Jan 29 13:33 public_html
After chmod 644 the site shows normally.
My config: WHM 11.42.0 build 1 on CentOS 5.10 x86_64 xenpv. PhP 5 handler suphp en Apache suEXEC.
Because the skeleton files are copied from /root/cpanel3-skel I also checked their permissions:
drwxr-xr-x 2 root root 4096 Jan 28 17:00 public_html
umask is set on 0022 what should be ok. As far as I know that results in 755 for dirs and 644 for files.
What should i check to solve this?
Best regards,
Janno Hordijk
MagicServices