PDA

View Full Version : need help, mysql cant start


sickdude
November 23rd, 2005, 03:29 PM
ooh sh*t dudes

i cant start mysql, im trying /etc/init.d/mysql start

root@teletran:/home/sickdude# /etc/init.d/mysql start
root@teletran:/home/sickdude#


but nothing happens. i was removing postfix and this stopped mysql. i reinstalled postfix, and it never started mysql.

this server is for public use and the forum is offline because i was playing around so if someone can help me that would me great :)

thnx in advance

sickdude
November 23rd, 2005, 04:52 PM
apt-get install mysql-server

this did the trick very strange, very very strange, maybe a bug??

henriquemaia
November 23rd, 2005, 05:56 PM
apt-get install mysql-server

this did the trick very strange, very very strange, maybe a bug??

Maybe when you removed postfix, apt removed mysql-server as well. This is just a maybe, because I do not its dependencies.