thank you for your reply,
No running processes found.
just these:
Code:
zimbra 14525 0.0 0.3 7136 1924 pts/0 S 20:11 0:00 su zimbra
zimbra 14526 0.0 0.3 4640 2044 pts/0 S+ 20:11 0:00 bash
root 18786 0.0 0.1 3004 756 pts/1 R+ 21:44 0:00 grep zimbra
there were some errors:
Code:
/opt/zimbra/logger/mysql/libexec/mysqld: Can't change dir to '/opt/zimbra/logger/db/data/' (Errcode: 2)
090205 21:48:06 [ERROR] Aborting
090205 21:48:06 [Note] /opt/zimbra/logger/mysql/libexec/mysqld: Shutdown complete
STOPPING server from pid file /opt/zimbra/logger/db/mysql.pid
090205 21:48:06 mysqld ended
090205 21:48:06 mysqld ended
so i made the directory.
following the next error:
Code:
zimbra@server:/root$ tail /opt/zimbra/log/logger_mysql_error.log
InnoDB: The error means mysqld does not have the access rights to
InnoDB: the directory.
InnoDB: File name ./ibdata1
InnoDB: File operation call: 'create'.
InnoDB: Cannot continue operation.
STOPPING server from pid file /opt/zimbra/logger/db/mysql.pid
090205 21:52:57 mysqld ended
090205 21:52:57 mysqld ended
So I'm at this point now.