I am using XAMPP on Mac OS X v.10.8.5 for my local environment and I just upgraded to version 1.8.2-5 which runs: Apache 2.4.9 PHP 5.4.27 MySQL 5.5.36
In my CI Bonfire 0.7 installation I am now getting an error:
'Unable to select the specified database:' Filename: /Applications/XAMPP/xamppfiles/htdocs/Internal/fmengine_v_2/application/third_party/MX/Loader.php Line Number: 102
I've run a test in and I'm able to connect to the database directly but the Loader does not seem to be able to connect to the same database.
Does anyone have an idea what's going on and how to fix it?