Hey there,
after starting the migration script I'm getting following errors:
Code
- main::databaseIntegrityTests:
- DBI connect('database=;host=localhost','dbuser1',...) failed: Access denied for
- user 'dbuser1'@'localhost' (using password: YES) at
- /var/www/imscp/engine/setup/../PerlLib/iMSCP/Database/mysql.pm line 113
- DBI connect('database=;host=localhost','dbuser2',...) failed: Access
- denied for user 'dbuser2'@'localhost' (using password: YES) at
- /var/www/imscp/engine/setup/../PerlLib/iMSCP/Database/mysql.pm line 113
- DBI connect('database=;host=localhost','dbuser3',...) failed: Access denied for
- user 'dbuser3'@'localhost' (using password: YES) at
- /var/www/imscp/engine/setup/../PerlLib/iMSCP/Database/mysql.pm line 113
- DBI connect('database=;host=localhost',dbuser4',...) failed: Access denied for
- user 'dbuser4'@'localhost' (using password: YES) at
- /var/www/imscp/engine/setup/../PerlLib/iMSCP/Database/mysql.pm line 113
- iMSCP::Debug::END: Exit code: 1
Because I don't know the root password anymore, I changed and hardcoded it in the migration script. Atm 34 databases exists, so I don't think, that's because of the password.
I think this check is important, to test if the decrypted password is correct, am I right?
Thanks!
ISPCP: 1.0.7 (Debian Lenny)
i-MSCP: 1.1.14 (Debian Wheezy)
fpm, dovecot