Quantcast
Channel: phpBB.com
Viewing all articles
Browse latest Browse all 2343

[3.3.x] Support Forum • Re: /install won't start, after update to 3.3.13, 403 error

$
0
0
Talk to your hosts first because it's a server access denial, not a folder error.
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.
My host only accepts 755 for folders and 644 for files
That's the way they should be set for common permissions. The other folders need write access and need to be 777.

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



Viewing all articles
Browse latest Browse all 2343

Trending Articles