PHP Code:
output of the first command like this : ls -l /opt/zimbra/db/mysql*
ls: /opt/zimbra/db/mysql*: No such file or directory
result of ps aux | grep mysql
PHP Code:
root 26786 0.0 0.0 3916 680 pts/5 R+ 11:20 0:00 grep mysql
what's wrong??yesterday I was installed redhat linux include mysql then install zimbra and result can't connect through socket /opt/zimbra/db/mysql.sock, but today I installed fedora linux without mysql then result such above? so which the problem?