Hi guys,
This is driving me a bit insane... i've today installed the Wordpress module on your LAMP stack 3 times with out issue. As soon as i start the 4th install, and i'm prompted for the MySQL admin password (which I know 100% is correct) the insall fails unable to connect to MySQL.
I can 'sudo mysql -u root -p' and the password works as expected
Here is the bitrock_installer log output:
Log started 04/02/2017 at 17:20:19
Preferred installation mode : qt
Trying to init installer in mode qt
Trying to init installer in mode qt
Trying to init installer in mode gtk
Trying to init installer in mode xwindow
Trying to init installer in mode text
Mode text successfully initialized
Executing /opt/bitnami/mysql/bin/mysql -u root -p**** -P3306 -hlocalhost -e "show databases;"
Script exit code:
Script output:
Script stderr:
Unknown error while running /opt/bitnami/mysql/bin/mysql -u root -p**** -P3306 -hlocalhost -e "show databases;"
Is there a 3 module limit?
Any help is greatly appreciated!
Thanks,
Sean