Das geht ja nicht, dann kommt immer dies: root@kuhhaufen:/home/paini# ps aux | grep mysql root 1632 0.0 0.1 1328 436 pts/2 S 18:26 0:00 grep mysql root@kuhhaufen:/home/paini# /etc/init.d/mysql start Starting MySQL database server: mysqld...failed.
Marcus Am Sonntag, 12. Januar 2003 18:22 schrieb Martin Samesch: > Hallo Marcus, > > Pain..::Marcus::..killer wrote: > > wenn ich in die console "mysql" eingebe kommt folgendes: > > > > [/quote]ERROR 2002: Can't connect to local MySQL server through socket > > '/var/run/mysqld/mysqld.sock' (2)[/quote] > > Bei mir auch, wenn mysql nicht l�uft. > > # ps aux | grep mysql > root 14137 0.0 0.1 1336 436 pts/0 S 18:19 0:00 grep mysql > > "/etc/init.d/mysql start" sollte helfen > > Dann sieht das so aus: > > # ps aux | grep mysql > root 14159 1.6 0.3 2060 976 pts/0 S 18:20 0:00 /bin/sh > /usr/bin/safe_mysqld > mysql 14194 3.3 1.7 36532 4472 pts/0 S 18:20 0:00 > /usr/sbin/mysqld --basedir=/usr --datadir=/var/lib/mysql --user=mysql > --pid-file=/var/run/mysqld/mysqld.pid --skip-locking > mysql 14198 0.0 1.7 36532 4472 pts/0 S 18:20 0:00 > /usr/sbin/mysqld --basedir=/usr --datadir=/var/lib/mysql --user=mysql > --pid-file=/var/run/mysqld/mysqld.pid --skip-locking > mysql 14199 0.0 1.7 36532 4472 pts/0 S 18:20 0:00 > /usr/sbin/mysqld --basedir=/usr --datadir=/var/lib/mysql --user=mysql > --pid-file=/var/run/mysqld/mysqld.pid --skip-locking > mysql 14200 0.0 1.7 36532 4472 pts/0 S 18:20 0:00 > /usr/sbin/mysqld --basedir=/usr --datadir=/var/lib/mysql --user=mysql > --pid-file=/var/run/mysqld/mysqld.pid --skip-locking > root 14206 0.0 0.1 1340 472 pts/0 S 18:20 0:00 grep mysql > > Gru�, > Martin -- H�ufig gestellte Fragen und Antworten (FAQ): http://www.de.debian.org/debian-user-german-FAQ/ Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED] mit dem Subject "unsubscribe". Probleme? Mail an [EMAIL PROTECTED] (engl)

