Permission denied error.log

be sure to perform in a public_html folder:
CODE: SELECT ALL
find . -type f -exec chmod 644 {} \;
find . -type d -exec chmod 755 {} \;
chown -R user:group *
of course, replace user and group to vesta username.
And there must be index.php or index.html.
This usually enough.

Comments

Popular posts from this blog

cpanel exam CPSP Answers

How to install zimbra collaboration suite 8.8.11 on CentOS 7

awstats installation