MyBB Community Forums

Full Version: Error while installing.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Im trying to install mybb and I keep getting this error:
Quote:Warning [2] require(/storage/ssd2/367/3512367/public_html/inc/config.php): failed to open stream: Success - Line: 40 - File: install/index.php PHP 7.1.11 (Linux)

I have no idea what im doing wrong and its getting frustrating, could someone please help?
You need to correctly chmod the inc/config.php file, like this:

chmod 666 inc/config.php inc/settings.php

See the MyBB installation documentation for more information about how to install MyBB. Smile