...but is not found the database

I am installing Dolibarr 8.0.5 for the first time on my Host and even though I created the database (on MySQL), I get the following error:

Warning: mysqli::mysqli() expects parameter 5 to be long, string given in /home/content/94/10419094/html/crmgaya.com/dolibarr805/htdocs/core/db/mysqli.class.php on line 201

Warning: mysqli::select_db(): Couldn’t fetch mysqli in /home/content/94/10419094/html/crmgaya.com/dolibarr805/htdocs/core/db/mysqli.class.php on line 179

Warning: DoliDBMysqli::error(): Couldn’t fetch mysqli in /home/content/94/10419094/html/crmgaya.com/dolibarr805/htdocs/core/db/mysqli.class.php on line 455

La conexión al servidor es correcta pero no se encuentra la base de datos ‘Dolibarr805’
The connection to the server is correct but the database ‘Dolibarr805’ is not found.

Please, your help.

Why are you installing an obsolete version?
These sort of php errors are exactly what one would expect with old software and new php.

1 Like