Build Forge - Database extension 'mysqli' not found
One answer
Hello,
The mysqli means that you have the wrong Mysql installed. BF only supports up to 5.1 and I recommend using 5.0. It is an archived version but can be found on the mysql website.
If not that, you are using the wrong jdbc. You can check the logs it will tell you exactly what is happening.
BUILDFORGE_HOME/apache/tomcat/logs -- catalina log. You can check for additional information there and or, apache/logs php error log.