These forums are locked and archived, but all topics have been migrated to the new forum. You can search for this topic on the new forum: Search for mysql is not runing on debian system! please help on the new forum.
hello suddenly mysql stop working. i am using debian squezze distro and virtualmin latest version.
virtualmin doesn't recognise it and i can't see any log for mysql MySQL has been enabled, but cannot be used by Virtualmin. Use the MySQL Database module to fix the problem. when i click to enable the mysql i receive the following error MySQL is not running on your system - database list could not be retrieved. i try to reinstall mysql from shell but no luck.. please instruct.. also i can't see any error log files.. all are empty..
Howdy,
What is the output of these commands:
dpkg -l 'mysql*'
ps auxw | grep mysql
hello the output is the following
Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) ||/ Name Version Description +++-==============-==============-============================================ ii mysql-client 5.1.73-1 MySQL database client (metapackage depending un mysql-client-4 (no description available) un mysql-client-5 (no description available) ii mysql-client-5 5.1.73-1 MySQL database client binaries ii mysql-common 5.1.73-1 MySQL database common files, e.g. /etc/mysql un mysql-common-4 (no description available) ii mysql-server 5.1.73-1 MySQL database server (metapackage depending un mysql-server-4 (no description available) un mysql-server-5 (no description available) ii mysql-server-5 5.1.73-1 MySQL database server binaries and system da un mysql-server-c (no description available) un mysql-server-c (no description available) ii mysql-server-c 5.1.73-1 MySQL database server binaries
root 27962 0.0 0.0 8076 844 pts/11 S+ 18:13 0:00 grep mysql
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) ||/ Name Version Description +++-=====================================================-=====================================================-========================================================================================================================== ii mysql-client 5.1.73-1 MySQL database client (metapackage depending on the latest version) un mysql-client-4.1 (no description available) un mysql-client-5.0 (no description available) ii mysql-client-5.1 5.1.73-1 MySQL database client binaries ii mysql-common 5.1.73-1 MySQL database common files, e.g. /etc/mysql/my.cnf un mysql-common-4.1 (no description available) ii mysql-server 5.1.73-1 MySQL database server (metapackage depending on the latest version) un mysql-server-4.1 (no description available) un mysql-server-5.0 (no description available) ii mysql-server-5.1 5.1.73-1 MySQL database server binaries and system database setup un mysql-server-core (no description available) un mysql-server-core-5.0 (no description available) ii mysql-server-core-5.1 5.1.73-1 MySQL database server binaries
What output do you receive if you try to start MySQL using this command:
/etc/init.d/mysql restart
i receive nothing . and the mysql not restarts
i receive nothing . and the mysql not restarts sorry for the multiple reply.. something went wrong..
any help on that?