Hello,
I installed apache2,mysql and phpmyadmin at the same zimbra server, I went to phpmyadmin and I deleted all the records except the root user from the users table.
When I restart the mysql service it gives an error, the error related to the users debian-sys-maint, I'm trying the remove or purge the mysql but it return faild, I went to synaptic for the same reason, I got the following error:
Code:
(Reading database ... 150135 files and directories currently installed.)
Removing mysql-server-5.0 ...
* Stoping mysql datanase server mysqld
...fail!
invoke-rc.d: initscript mysql action "stop" failed.
dpkg: error processing mysql-server-5.0 (--purge):
subprocess pre-removal script returned error exit status 1
*stopping mysql database server mysqld
...fail!
invoke-rc.d: initscript mysql action "stop" failed.
*starting mysql database server mysqld
...Done.
/user.bin/mysqladmin: connect to server ar 'localhost' failded
error: 'Access denied for user 'debian-sys-maint'@localhost' (using password: Yes)'
Errors were ecountered while processing:
mysql-server-5.0
E: Sub-process /user/bin/dpkg returned an error code (1)
A package failed to install. Trying to recover:
I have another qustion related to zimbra, How do I restart the mysql connection of zimbra? and what is the service name, do you recommend to restart it directly or through zmsomthing?
Please help...