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.
while trying to install MyBB, i get thefollowing error after Database Configuration:
Fatal error: Cannot instantiate non-existent class: bbdb in /home/carrot/public_html/giantferret/forums/install/index.php on line 199
any ideas why?
same here. I get it with the latest release.
I've just checked the source of whats up on the server and it looks fine. I also tried installing it and it worked fine. Undecided

You're certain that 'MySQL' is selected for the database type?

Underline 198, if you wouldn't mind, could you add:
die($dbinfo['engine']);

Work the setup up to where you enter the database details, click next and then tell me what it prints for you.

Chris.
Hmm, seems to have gone now Smile perhaps the file was currupt for me