> Is mysql running at all? try ? ps ax | grep mysql
I tried it and I got the following, which I assume means that mysql is running. 5644 ? S 0:00 /bin/sh /usr/bin/mysqld_safe 5686 ? Sl 0:00 /usr/sbin/mysqld --basedir=/usr --datadir=/var/lib/mysql --user=mysql --pid-file=/var/run/mysqld/mysqld.pid --skip-external-locking --port=3306 --socket=/var/run/mysqld/mysqld.sock 5687 ? S 0:00 logger -p daemon.err -t mysqld_safe -i -t mysqld 7765 pts/0 S+ 0:00 grep mysql -- MadCityGeoff ------------------------------------------------------------------------ MadCityGeoff's Profile: http://forums.slimdevices.com/member.php?userid=17429 View this thread: http://forums.slimdevices.com/showthread.php?t=47494 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/unix
