MyBB Community Forums

Full Version: Supported DB Extensions: None - but, I have MySQL installed with all extensions
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
In trying to install, I'm stuck at the Requirements check (MyBB 1.8x - downloaded yesterday).
I have:
Apache 2.4 running (verified with ApacheMonitor and by returning an html and php page)
MySQL56 installed and running (verified with the MySQL Notifier in system tray)
PHP 5.6.11 with SimpleXML, mbstring, gd enabled (and confirmed with phpinfo())

I've restarted Apache and MySQL numerous times.
   (screenshot attached)

What am I missing?

TIA!
You need the MySQL extension for PHP. Are you using a precompiled stack, or was this manually put together?
(2015-07-14, 11:49 PM)Josh H. Wrote: [ -> ]You need the MySQL extension for PHP. Are you using a precompiled stack, or was this manually put together?

Thanks! I did it manually, hence the flub-up Smile