This is what I got when running those commands:
Quote:
[root@mail ~]# su - zimbra
[zimbra@mail ~]$ which mysql
~/bin/mysql
[zimbra@mail ~]$ mysql
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 4437 to server version: 4.1.20-log
Type 'help;' or '\h' for help. Type '\c' to clear the buffer.
mysql>
|
I reset the root and zimbra password and tomcat still doesnt run. Do I need to reset everything on that link you sent? Thanks.
edit: I was going through the rest of that document to reset the passwords and when I get to the mysql command after setting the --skip-grant-tables \ option it errors out with this:
[zimbra@mail ~]$ which mysql
~/bin/mysql
[zimbra@mail ~]$ mysql
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/opt/zimbra/db/mysql.sock' (2)
[zimbra@mail ~]$
I can't continue because I can't connect. Any ideas? Thanks!