Re: Installation help ...!

2005-11-21 Thread Tom Brown
Hello. I am a complete newbie here and to the world of Linux & MySQL. I am trying to create a LAMP server I have installed RedHat Enterprise Linux AS 4 - update 2 on my server and it seems to work ok. I downloaded MySQL 5.0 and now want to install that I read somewhere that I need to r

RE: Installation Help

2002-11-13 Thread Phil Iovino
] [mailto:kblack05@;sprintspectrum.com] Sent: Wednesday, November 13, 2002 1:39 PM To: 'Phil Iovino'; 'Paul DuBois'; 'Scott Pippin' Cc: [EMAIL PROTECTED] Subject: RE: Installation Help Sorry I made a mistake as Paul pointed out. I meant GRANT ALL ON *.* TO '[EMAIL PROT

RE: Installation Help

2002-11-13 Thread Black, Kelly W [PCS]
27.0.0.1 localdomain.localhost localhost ~Kelly W. Black -Original Message- From: Phil Iovino [mailto:phil@;nxtek.net] Sent: Wednesday, November 13, 2002 10:36 AM To: 'Paul DuBois'; Black, Kelly W [PCS]; 'Scott Pippin' Cc: [EMAIL PROTECTED] Subject: RE: Installation Help

RE: Installation Help

2002-11-13 Thread Black, Kelly W [PCS]
Right. My mistake. I think you get the general idea. ~K Black -Original Message- From: Paul DuBois [mailto:paul@;snake.net] Sent: Tuesday, November 12, 2002 4:21 PM To: Black, Kelly W [PCS]; 'Phil Iovino'; 'Scott Pippin' Cc: [EMAIL PROTECTED] Subject: RE: Installa

RE: Installation Help

2002-11-13 Thread Phil Iovino
'Access denied for user: 'root@localhost' (Using password: NO)' Ugh. :) -Original Message- From: Paul DuBois [mailto:paul@;snake.net] Sent: Tuesday, November 12, 2002 7:21 PM To: Black, Kelly W [PCS]; 'Phil Iovino'; 'Scott Pippin' Cc: [EMAIL PROTECTE

RE: Installation Help

2002-11-12 Thread Paul DuBois
At 11:45 -0600 11/12/02, Black, Kelly W [PCS] wrote: Make sure you issued the correct GRANT statements at the sql, query. mysql>use mysql; Database Changed mysql> GRANT * ON *.* TO '[EMAIL PROTECTED]' IDENTIFIED BY 'somepassword'; That's not quite right. - GRANT * is not legal, I suspect you m

RE: Installation Help

2002-11-12 Thread Black, Kelly W [PCS]
S; 0 Rows Affected. ~Kelly W. Black -Original Message- From: Phil Iovino [mailto:phil@;nxtek.net] Sent: Tuesday, November 12, 2002 8:14 AM To: 'Scott Pippin' Cc: [EMAIL PROTECTED] Subject: RE: Installation Help I believe root has all permissions. I'm using Webmin to verify

RE: Installation Help

2002-11-12 Thread Scott Pippin
arted it with -u root but still got the same error. Since I installed with the RPM didn't it give root permission? -Original Message- From: Scott Pippin [mailto:spippin@;mtctrains.com] Sent: Tuesday, November 12, 2002 10:43 AM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: R

RE: Installation Help

2002-11-12 Thread Phil Iovino
ovember 12, 2002 10:43 AM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: Installation Help Scott Pippin [EMAIL PROTECTED] >>> "Phil Iovino" <[EMAIL PROTECTED]> 11/12/02 08:13AM >>> >I'm trying to install MySQL under RedHat 8. I installed the MySQL

Re: Installation Help

2002-11-12 Thread Scott Pippin
Scott Pippin [EMAIL PROTECTED] >>> "Phil Iovino" <[EMAIL PROTECTED]> 11/12/02 08:13AM >>> >I'm trying to install MySQL under RedHat 8. I installed the MySQL >3.23.53a-1 and MySQL-client 3.23.53a-1 RPMs. >Per the instructions at >http://www.mysql.com/documentation/mysql/bychapter/manual_Installi

Re: Installation Help

2002-06-12 Thread Gerald R. Jensen
Stephen: The *best* help for the kind of questions you have is in the MySQL Manual. Gerald Jensen - Original Message - From: "Stephen Brown" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, June 12, 2002 8:22 PM Subject: Installation Help I am installing MYsql under linux

Re: INSTALLATION HELP, PLEASE!!

2002-06-02 Thread Benjamin Pflugmann
Hi. On Fri 2002-05-31 at 09:19:38 -0400, [EMAIL PROTECTED] wrote: > im missing the mysql and mysqladmin binaries after my admin guy installed > the most recent stable mysql rpm on a (linux) machine. are these included in > the "client" rpm that he may have missed or is there something "new" that

Re: INSTALLATION HELP, PLEASE!!

2002-06-01 Thread Egor Egorov
Christopher, Friday, May 31, 2002, 4:19:38 PM, you wrote: CLW> im missing the mysql and mysqladmin binaries after my admin guy installed CLW> the most recent stable mysql rpm on a (linux) machine. are these included in CLW> the "client" rpm that he may have missed or is there something "new" that

Re: Installation help

2001-06-11 Thread Whit Blauvelt
Is that a Red Hat gcc? There was a famous version they put out with 7.0 that's broken for a lot of things - but I don't recall the gcc version number. I've compiled MySQL just fine with gcc version 2.95.2 on Debian (aside from MySQL needing some help finding zlib). If you go to gnu.org and downlo