Re: [PHP] MySQL and RH 7.2

2002-05-12 Thread Jason Morehouse
Check to see that you have the mysql client package installed: `rpm -q MySQL-client` If not, grab it! -J On Sun, 12 May 2002, Chris Hewitt wrote: > Todd, > > /usr/bin/mysqladmin > > HTH > Chris > > Todd Cary wrote: > > >I tried "locate" and "find" and both come up empty for mysqladmin. > >

Re: [PHP] MySQL and RH 7.2

2002-05-12 Thread Miguel Cruz
Also, try locate again now that it's been a day. The locate database usually gets updated overnight, so it doesn't immediately reflect new additions. miguel On Sun, 12 May 2002, Chris Hewitt wrote: > Todd, > > /usr/bin/mysqladmin > > HTH > Chris > > Todd Cary wrote: > > >I tried "locate" a

Re: [PHP] MySQL and RH 7.2

2002-05-12 Thread Chris Hewitt
Todd, /usr/bin/mysqladmin HTH Chris Todd Cary wrote: >I tried "locate" and "find" and both come up empty for mysqladmin. > >Am I missing something stupid here? > >Todd > >-- >Todd Cary >Ariste Software >2200 D Street Extension >Petaluma, CA 94952 >707-773-4523 >[EMAIL PROTECTED] > > > -- P

RE: [PHP] MySQL and RH 7.2

2002-05-11 Thread David Freeman
> I tried "locate" and "find" and both come up empty for mysqladmin. > Am I missing something stupid here? How did you install it? Did you build from source or use rpm's? If you installed from rpm's which ones did you install? From memory there's about four rpm's that you'll need to have ev

RE: [PHP] MySQL and RH 7.2

2002-05-11 Thread Mark Charette
"find" is your friend ... Go to the install directory and type find mysqladmin -Original Message- From: Todd Cary [mailto:[EMAIL PROTECTED]] Sent: Saturday, May 11, 2002 2:44 PM To: [EMAIL PROTECTED] Subject: [PHP] MySQL and RH 7.2 I am completely new to MySQL and I just

Re: [PHP] MySQL and RH 7.2

2002-05-11 Thread Todd Cary
I tried "locate" and "find" and both come up empty for mysqladmin. Am I missing something stupid here? Todd -- Todd Cary Ariste Software 2200 D Street Extension Petaluma, CA 94952 707-773-4523 [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://

Re: [PHP] MySQL and RH 7.2

2002-05-11 Thread Jason Wong
On Sunday 12 May 2002 02:44, Todd Cary wrote: > I am completely new to MySQL and I just installed it on my RH 7.2 server > and I cannot determine where the MySQL admin program is located so that I > can set my password. > > Sorry for the basic question... mysqladmin For further help please g

[PHP] MySQL and RH 7.2

2002-05-11 Thread Todd Cary
I am completely new to MySQL and I just installed it on my RH 7.2 server and I cannot determine where the MySQL admin program is located so that I can set my password. Sorry for the basic question... Todd -- Todd Cary Ariste Software 2200 D Street Extension Petaluma, CA 94952 707-773-4523 [