MyBB Community Forums

Full Version: Upgrade problem
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
I have an upgrade problem.
My site opens with a message that I should upgrade.
Yet I can't do it cause it says.

Quote:You don't have permission to access /install on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

What should I do ?
Make sure you've CHMOD .install/ to 755.

Also make sure you're logged in as admin while upgrading.
It's still not working bro.
Got it to work crazy4cs.
Thanks a lot.
Site URL?
www.talk-about.rs

Yet another problem.
Seems like CHMOD is messed up on the whole forum.
I can't access ACP. Images weren't showing up, so I put 777 over there. Is that good ?
It gives me the same error as before the upgrade for ACP now. What permissions should go over there ?
(2011-07-26, 02:18 PM)Cyber geek Wrote: [ -> ]Images weren't showing up, so I put 777 over there. Is that good ?
No, 777 is too wide chmod value, try 755 instead.

Thanks.
I've put 755 on /admin folder too.
I can access my ACP again.
Thanks guys.
Just some easy tips for you.

1. All folders other than cache/themes should be CHMOD to 755.
2. All .php files other then config.php and settings.php (CHMOD both to 666) should be CHMOD 644. Smile

Regards.
Thanks for you help.
Just one weird thing xd
Suddenly config.php and settings.php have disappeared but everything is working. I don't know what happened o.O
Found them my bad Big Grin
Pages: 1 2