-
Bug
-
Resolution: Fixed
-
Blocker
-
3.1.0-dev
-
None
-
PHP 5.4.4, MySQL(i) 5.5.24
Setting the database type to mysql allows for install but does not allow access to the board once install is completed.
Changing $dbms = 'mysql'; to $dbms = 'mysqli'; in config.php will allow access.