Zentyal‎ > ‎

mysql

With zentyal mysql installed, you'll probably need to know the password.  The username is root.  get the password by running:
sudo cat /var/lib/zentyal/conf/zentyal-mysql.passwd

Now you can login to your mysql server.  Maybe you'd like to install phpmyadmin?  First reconcile the dependencies:
sudo apt-get install php5-mysql php5-mysqlnd php5-mcrypt
sudo service apache2 restart

 - just extract it somewhere under /var/www


Comments