由 lylzgq 在 09-29-2004 22:48 发表:
mysql 启动出错请大家帮忙看一下。
[root@test bin]# The file /u2/mysql/libexec/mysqld doesn't exist or is not exece
Please do a cd to the mysql installation directory and restart
this script from there as follows:
./bin/mysqld_safe.
See http://dev.mysql.com/doc/mysql/en/mysqld_safe.html for more
information
[1]+ Exit 1 ./mysqld_safe
[root@test bin]#
这是什么意思啊。
我昨天刚装了个vpopmai,
是这么编的./configure \
--enable-incdir=/u2/mysql/include/mysql
--enable-libdir=/u2/mysql/lib/mysq
--enable-default-domain=test.net
--enable-defaultquota=5242880
--disable-roaming-users \
--enable-logging=p \
--disable-ip-alias-domains \
--disable-passwd \
--enable-clear-passwd \
--disable-domain-quotas \
--enable-auth-module=mysql \
--disable-many-domains \
--enable-auth-logging \
--enable-mysql-logging \
--enable-valias \
--disable-mysql-limits
怎么mysql 今天就启不来了,看样vpopm