![]() |
MyBB Error (44) - Printable Version +- MyBB Community Forums (https://community.mybb.com) +-- Forum: 1.8 Support (https://community.mybb.com/forum-175.html) +--- Forum: General Support (https://community.mybb.com/forum-176.html) +--- Thread: MyBB Error (44) (/thread-222504.html) |
MyBB Error (44) - gudencsgo - 2019-03-28 When i try to access my forum i see MyBB was unable to load the SQL extension. Please contact the MyBB Group for support. I have selected the MySQL option, since that\s what phpmyadmin says im using, cuz when i tried mysqli it was error too. Please help RE: MyBB Error (44) - Michael2014 - 2019-03-28 This answer comes from Brian and his helpful article: https://community.mybb.com/thread-210580.html 10. Error 44 Error Type: MyBB Error (44) "Error Message: MyBB was unable to load the SQL extension. Information: This can occur when the database type is incorrect in inc/config.php file. To fix this, open inc/config.php file and check the entry for $config['database']['type']. A common issue is having mysql instead of mysqli, or having mysqli instead of mysql. If you do not know what needs to be here, contact your host provider." End quote. RE: MyBB Error (44) - gudencsgo - 2019-03-28 (2019-03-28, 04:35 PM)Michael2014 Wrote: This answer comes from Brian and his helpful article: RE: MyBB Error (44) - Michael2014 - 2019-03-29 (2019-03-28, 04:42 PM)gudencsgo Wrote:(2019-03-28, 04:35 PM)Michael2014 Wrote: This answer comes from Brian and his helpful article: Did it work? Yes or no ? ![]() RE: MyBB Error (44) - .m. - 2019-03-29 Quote:MySQLI does not work either, when i do mysqli it doesnt throw any error, but it says theres issues with DB, and mysql throws error 44.can you show those errors .. |