> Is the mysql server process running?  I assume this is a unix box of some
> sort.  Try "ps -ef | grep mysqld".  Get any results?

I get:

reeluniv  2221  1900  0 Jan30 ?        00:00:00 ./mysqld
reeluniv  2222  2221  0 Jan30 ?        00:00:09 ./mysqld
reeluniv  2223  2222  0 Jan30 ?        00:00:00 ./mysqld
netdesig  4464     1  0 Jan31 ?        00:00:00 [mysqld]
netdesig  4465  4464  0 Jan31 ?        00:00:09 [mysqld]
netdesig  4466  4465  0 Jan31 ?        00:00:00 [mysqld]
cemtekch  3729  3575  0 Feb01 ?        00:00:00 [safe_mysqld]
objectac 20478 19025  0 Feb07 pts/5    00:00:00 grep mysqld

I'm assuming this tells me the processes the mysql daemon is running or has
run?

--- Austin Govella


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to