MyBB Community Forums

Full Version: Help please
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Ok so I'm creating my new site but I'm getting these errors

http://gyazo.com/a43b9f4d8bcd4a498f66eef3cca9efc9

I changed the chmod permissions as it told me but they are not saving. Please help
What are you trying to change the chmod permissions to?

And also what files are you trying to chmod for these?
CHMOD the following files to 666 (ie, make sure that PHP can write to them).
./inc/settings.php
./inc/config.php (you must rename config.default.php to config.php first)
./inc/languages/*your_language*/*all files* (optional)
./inc/languages/*your_language*/admin/*all files* (optional)

CHMOD the following folders to 777 (ie, make sure that PHP can write to and execute from them).
./cache/
./cache/themes/
./uploads/
./uploads/avatars/
./admin/backups/ (optional)

I did all that but it like not saving
Whats your host?
godaddy
It seems to be something to do with your host instead of myBB. In which case, anyone here would not be able to help. You should contact GoDaddy about your problems because it seems to be from a host end, not myBB.