To start mysql, try the command:
service mysql start
The default username for mysql is root and the default password is toor. You should also have a look at the thread here:...
Type: Posts; User: cmulk; Keyword(s):
To start mysql, try the command:
service mysql start
The default username for mysql is root and the default password is toor. You should also have a look at the thread here:...
I was also able to get mysql support working using the steps from this post. From what I can tell, the BT5 developers packaged their own ruby environment in the /opt/framework3/ directory. The ruby...