vert
Group: Members
Posts: 5
Joined: Mar. 2005 |
|
Posted: Mar. 12 2005,14:28 |
|
I installed mysql (stable) via apt-get install mysql-server
i got some errors but mysql is there
/var/lib/mysql directorys are empty , so there are no tables.
starting mysql via /etc/init.d/mysql start ends with failed.
safe_mysqld just says: Starting mysqld daemon with databases from /var/lib/mysql mysqld ended
there are no databases so he cant start but mysql_install_db just prints the same then mysqld and dont install databases :/
any hints ?
|