-Mike >I know this is OT a bit, but now I need to either re-compile PHP to get >mysql to work or maybe upgrade from an RPM since I am on 4.1.2 - or do I >need to do this at all?
Not sure where PHP came into the picture here. Let's not confuse phpMyAdmin with MySqladmin. Different animals all together. For Mysqladmin you will simply need to download the rpm (rpmfind.net for MySqlClient) or build Mysql from scratch with source (how I like it done) Note:I have had nothing but trouble from the RedHat default Mysqld installs, so now (by default) as soon as the server is set up the first thing I do is disable the mysqld in services and re-compile both PHP and MySql (4.0 MAX of course) on the system without even asking. If you are talking about getting mysql working with PHP you need to compile PHP from source with (everyone flog me with wet cron jobs if I am wrong :) (in pseudo) ./configure --with-mysql=/usr/local/thelocationofyourmyslq.hfile and make. Note that if compiling PHP from source you should use the completed configure (see docs) something like (PLEASE KNOW THIS WILL VARY MACHINE TO MACHINE RESEARCH THIS) (This is a snapshot from my Davis, Ca. server and will NOT work with your PHP configure...) './configure' '--with-apxs=/usr/www.0727/bin/apxs' '--with-db' '--with-mysql=/usr/local/mysql' '--with-msql=/usr/local/Hughes' '--with-xml' '--with-gd=/usr/local' '--enable-ftp' '--with-imap-ssl=/usr/home/colossus/pine4.33/imap' '--with-jpeg-dir=/usr/lib' '--with-zlib' '--with-openssl=/usr/local/ssl' '--with-png-dir=/usr/lib' '--enable-magic-quotes=yes' '--enable-memory-limit' '--enable-trackvars=yes' If this didn't confuse you let me know I will try to confuse you again. ~Kelly W. Black sql, query -----Original Message----- From: SpyProductions Support Team [mailto:support@;spyproductions.com] Sent: Friday, November 08, 2002 2:26 PM To: Black, Kelly W [PCS] Cc: [EMAIL PROTECTED] Subject: RE: MySQL Installation I know this is OT a bit, but now I need to either re-compile PHP to get mysql to work or maybe upgrade from an RPM since I am on 4.1.2 - or do I need to do this at all? Even at rpmfind.net is seems hard to distinguish what it is I need. Is there anyway to get a 'complete' PHP rpm somewhere? Thanks! -Mike > -----Original Message----- > From: Black, Kelly W [PCS] [mailto:kblack05@;sprintspectrum.com] > Sent: Friday, November 08, 2002 5:12 PM > To: '[EMAIL PROTECTED]' > Cc: [EMAIL PROTECTED] > Subject: RE: MySQL Installation > > > Oh, okay. Sorry about that, the RedHat rpm's puts the admin binary in the > server package, but MySql.com has it in the client's: > $ rpm -qlp MySQL-client-3.23.53a-1.i386.rpm | grep admin > > /usr/bin/mysqladmin > /usr/share/man/man1/mysqladmin.1.gz > > sql, query > > ~Kelly W. Black > > PS IN the future check out http://www.rpmfind.net/ > > -----Original Message----- > From: SpyProductions Support Team [mailto:support@;spyproductions.com] > Sent: Friday, November 08, 2002 12:51 PM > To: Black, Kelly W [PCS] > Cc: [EMAIL PROTECTED] > Subject: RE: MysQL Installation > > > > Well hells bells! > > Would that be the 'Client programs (i386) (2.3M)' mentioned on > the download > page? :) > > Thanks, > > Mike > > > > > -----Original Message----- > > From: Black, Kelly W [PCS] [mailto:kblack05@;sprintspectrum.com] > > Sent: Friday, November 08, 2002 2:17 PM > > To: '[EMAIL PROTECTED]'; [EMAIL PROTECTED] > > Subject: RE: MysQL Installation > > > > > > Mysqladmin is seperate rpm > > > > ~K Black > > > > -----Original Message----- > > From: SpyProductions Support Team [mailto:support@;spyproductions.com] > > Sent: Friday, November 08, 2002 11:13 AM > > To: [EMAIL PROTECTED] > > Subject: MysQL Installation > > > > > > > > I just installed the most recent version of MySQL with an RPM (through > > webmin interface), but it doesn't seem to have installed a > > mysqladmin.....anyone know why? :) > > > > Thanks! > > > > -Mike > > > > > > > > --------------------------------------------------------------------- > > Before posting, please check: > > http://www.mysql.com/manual.php (the manual) > > http://lists.mysql.com/ (the list archive) > > > > To request this thread, e-mail <[EMAIL PROTECTED]> > > To unsubscribe, e-mail > > <[EMAIL PROTECTED]> > > Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php > > > -----Original Message----- From: SpyProductions Support Team [mailto:support@;spyproductions.com] Sent: Friday, November 08, 2002 2:26 PM To: Black, Kelly W [PCS] Cc: [EMAIL PROTECTED] Subject: RE: MySQL Installation I know this is OT a bit, but now I need to either re-compile PHP to get mysql to work or maybe upgrade from an RPM since I am on 4.1.2 - or do I need to do this at all? Even at rpmfind.net is seems hard to distinguish what it is I need. Is there anyway to get a 'complete' PHP rpm somewhere? Thanks! -Mike > -----Original Message----- > From: Black, Kelly W [PCS] [mailto:kblack05@;sprintspectrum.com] > Sent: Friday, November 08, 2002 5:12 PM > To: '[EMAIL PROTECTED]' > Cc: [EMAIL PROTECTED] > Subject: RE: MySQL Installation > > > Oh, okay. Sorry about that, the RedHat rpm's puts the admin binary in the > server package, but MySql.com has it in the client's: > $ rpm -qlp MySQL-client-3.23.53a-1.i386.rpm | grep admin > > /usr/bin/mysqladmin > /usr/share/man/man1/mysqladmin.1.gz > > sql, query > > ~Kelly W. Black > > PS IN the future check out http://www.rpmfind.net/ > > -----Original Message----- > From: SpyProductions Support Team [mailto:support@;spyproductions.com] > Sent: Friday, November 08, 2002 12:51 PM > To: Black, Kelly W [PCS] > Cc: [EMAIL PROTECTED] > Subject: RE: MysQL Installation > > > > Well hells bells! > > Would that be the 'Client programs (i386) (2.3M)' mentioned on > the download > page? :) > > Thanks, > > Mike > > > > > -----Original Message----- > > From: Black, Kelly W [PCS] [mailto:kblack05@;sprintspectrum.com] > > Sent: Friday, November 08, 2002 2:17 PM > > To: '[EMAIL PROTECTED]'; [EMAIL PROTECTED] > > Subject: RE: MysQL Installation > > > > > > Mysqladmin is seperate rpm > > > > ~K Black > > > > -----Original Message----- > > From: SpyProductions Support Team [mailto:support@;spyproductions.com] > > Sent: Friday, November 08, 2002 11:13 AM > > To: [EMAIL PROTECTED] > > Subject: MysQL Installation > > > > > > > > I just installed the most recent version of MySQL with an RPM (through > > webmin interface), but it doesn't seem to have installed a > > mysqladmin.....anyone know why? :) > > > > Thanks! > > > > -Mike > > > > > > > > --------------------------------------------------------------------- > > Before posting, please check: > > http://www.mysql.com/manual.php (the manual) > > http://lists.mysql.com/ (the list archive) > > > > To request this thread, e-mail <[EMAIL PROTECTED]> > > To unsubscribe, e-mail > > <[EMAIL PROTECTED]> > > Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php > > > --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php