RE: [PHP-DB] Basic MySQL question

2001-02-15 Thread austin govella / desire media
.com -Original Message- From: Angerer, Chad [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 15, 2001 4:31 PM To: [EMAIL PROTECTED] Subject: RE: [PHP-DB] Basic MySQL question What code are you using to try and connect to the mySQL server? Chad -Original Message- From: aus

Re: [PHP-DB] Basic MySQL question

2001-02-15 Thread Darryl Friesen
At someone's advice, I found mysqladmin w/ "whereis mysqladmin" and later did ./bin/mysqladmin in the mysql installation dir (which got me a printout of a bunch of commands for use with mysqladmin, but none of them worked), but I still can't get anywhere. Is the mysql server process running?

RE: [PHP-DB] Basic MySQL question

2001-02-15 Thread austin govella / desire media
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 2221 0 Jan30 ?00:00:09 ./mysqld reeluniv 2223 0 Jan30 ?