There is two common ways you might get this error. An .htaccess file that forbids access, for example the one in the /files folder. The other one is owner/permissions are set wrong. If html_public is owned by user1 for example and the files belong to user2, user2 may not have the appropriate permissions.Talk to your hosts first because it's a server access denial, not a folder error.
That's the way they should be set for common permissions. The other folders need write access and need to be 777.My host only accepts 755 for folders and 644 for files
Check the group/owner. Generally speaking if you are uploading with default user account with FTP this should not be an issue.
Statistics: Posted by thecoalman — Sun Sep 01, 2024 3:10 pm