MyBB Community Forums

Full Version: Fatal Error need help
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
my website is newgenmods.hostei.com

the error is :


Fatal error: require_once() [function.require]: Failed opening required '/home/a3851849/public_html/Mybb/inc/db_mysql.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/a3851849/public_html/Mybb/install/index.php on line 1269

can anyone help me plz


Here is the pic


[Image: Snapshot_6.png]

Failed opening signifies that it failed opening a file, and require_once() automatically ends the script if it fails.

You might want to make sure all the files that you downloaded exist in the right directories first, if that helps.
Make sure you have uploaded all the files from the /upload folder to your webhost
i fixed it!!!