> ps ax | grep mysqld > 8413 ? Ssl 0:00 /usr/sbin/mysqld --defaults-file=/etc/mysql/my.cnf > --basedir=/usr --datadir=/var/lib/mysql > --pid-file=/var/run/mysqld/mysqld.pid > --socket=/var/run/mysqld/mysqld.sock
I think mysqld is being invoked with the wrong arguments. On my system, the defaults-file is /var/cache/slimserver/my.cnf, not /etc/mysql/my.cnf What are the contents of /etc/mysql/my.cnf? -- Ron Olsen ------------------------------------------------------------------------ Ron Olsen's Profile: http://forums.slimdevices.com/member.php?userid=9233 View this thread: http://forums.slimdevices.com/showthread.php?t=32451 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/unix
