Stack mail install Error : Unable to setup ViMbAdmin default database

Hello,

I’ve an ee wordpress site working fine.

Juste want to add mail stack and on install routine I get this :

=> Unable to setup ViMbAdmin default database , exit status = 1

Already try purge and re install, same error.

I can access ViMbAdmin, and I get this exep :

File /var/www/22222/htdocs/vimbadmin/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php Line 102 Message An exception occured in driver: Connection refused Code 0

.my.cnf is ok, I can access to PhpMyadmin.

Thank’s for your help.

regards. boLT

Hi,

ViMbadmin uses following file for MySQL authentication:

cat /var/www/22222/htdocs/vimbadmin/application/configs/application.ini

We are using following command to install ViMbAdmin MySQL database:

/var/www/22222/htdocs/vimbadmin/bin/doctrine2-cli.php orm:schema-tool:create

Please check that your ViMbadmin user name and password are right or not:

mysql -u vimbadmin -p
show databases;

The install routine create a mysql user with “locahost” host, and in the “application.ini” file, the host is 127.0.0.1.

Hi @bolt

It’s been a long time, and we haven’t heard from you. It looks like your issue is resolved.

I am closing this support topic for now. Feel free to create a new support topic if you have any queries further. :slight_smile: