MyBB Community Forums

Full Version: Can't acces Admin CP
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Does anyone know what CHmod setting the folder /admin needs to have? Because since I've made changes to it I don't have permission to it and after I set it to 777 it's a Internal Server Error. Please help me quick!!
Please try this: http://community.mybboard.net/showthread.php?tid=7592

If that doesn't work you'll need to ask your host
No it has something to do with the CHmodding. What is the right CHmod for the /admin folder? Because 777 = Internal Server Error

Other = 403 no permission
Kikkerkont Wrote:No it has something to do with the CHmodding. What is the right CHmod for the /admin folder? Because 777 = Internal Server Error

Other = 403 no permission

Folder = 755
You don't need to CHMOD the admin folder 777. If you read the instructions, it tells you that only uploads/, uploads/avatars and inc/settings.php and inc/config.php need to be CHMOD'ed 777.

And if your going to use the MyBB ACP Backup chmod admin/backups to 777.
I fixed it already, thanks anyway! Smile