MyBB Community Forums

Full Version: DB Type isn't set correctly – db_.php: No such file
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello,

I'm trying to install the recent version of MyBB (1.8.7) on Heroku. I've uploaded the files and opened the install script.

PHP: 5.6.25
PostgreSQL: 9.5.4

The Table Creation and the previous steps seem to work:

[attachment=37095]

But after this I get the following error (at Data Insertion):

[attachment=37096]

What can I do about this?

URL: https://nightofdreams.herokuapp.com

I don't think it has something to do with the database since I also tried to use a database from an host different from heroku (with Postgre 9.4). But it's exactly the same.

Thanks in advance,
PassioEtDesiderium
This is a known issue: https://github.com/mybb/mybb/issues/2422
You can either apply the fix on Github or just resubmit the database configuration (it just fails at the first try).