MyBB Community Forums

Full Version: "Forbidden" in acp
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
1. Upload a fresh copy of admin/languages.php and make sure it's in ascii form.

When you do upload it check that the file you overwriting is the same size... and that should indicate if there is / was some sort of problem with it.

Chmod should be 644 by default. Smile



2. Make sure config.php is Chmod 644
3. And settings.php is Chmod 666

Then try again..

Then the next step... Wink
I would guess that when you edit a file it becomes written under a different user/group (possibly apache or www) then you lose your permission to read the file. This is most likely a host issue.
Pages: 1 2