Hey I am having trouble installing Magento 2.2.6 CE edition with my hosting provider www.df.eu.
I don't have enough priviliges for the SQL DB. When I try to bypass the sql check (commenting out part 2 of line 106 -> return $this->checkDatabaseName($connection, $dbName) //&& $this->checkDatabasePrivileges($connection, $dbName)
in (setup/src/Magento/Setup/Validator/DbValidator.php) I get another error message which prevents me from proceeding.
Hi @CAchillius,
I think that trying to bypass the validation shouldn't be the solution.
Is not possible for you to get the right privileges into that database?
Hello @CAchillius
Bypass the SQL check will not work, You need to pass valid details to install it. If you do not have you can ask your hosting provider to provide.