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
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 remov
Hi,
Im trying to install a newer version of Mysql on our Red Hat 2.1 AS.
I'm still new to Linux Installations. I can't seem to figure out what
im doing wrong.
This is what I have tried, can somebody point me in the right direction
[EMAIL PROTECTED] root]# rpm -i MySQL-server-4.1.0-0.i38
] [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
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
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
'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
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
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
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
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
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
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_Installing.htm
l#Post-installation, I started the server with "/usr/bin/safe_mysqld &"
and it appears to
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 instal
I am installing MYsql under linux and need some one on one help if somoeone
is willing..
Thanks,
Stephen
-
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/
I am installing MYsql under linux and need some one on one help if somoeone
is willing..
Thanks,
Stephen
-
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/
1.You need libraries+headers from MySQL installation
2.You have to specify their locations in "configure" parameters
(--with-mysql-lib=..., --with-mysql-include=...)
As I remember one of these parameters does not recognize well on RH 7.2
(and 7.1 also I guess)
> I try to install mySQL++ 1.7
Hi,
If you have installed MySQL, the library it is on the right place.
Gelu
- Original Message -
From: "Shaorong Liu" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, June 04, 2002 12:01 AM
Subject: mySQL++ 1.7.9 installation help
> Hi,
>
>
Hi,
I try to install mySQL++ 1.7.9 in Linux 7.1 (gcc 2.96). I put the mySQL++
source code in /home/group2/ and type the following commands:
automake
autoconf
./configure --with-prefix='/home/group2/'
but there is an error message: checking for MySQL library directory...
configure: error: Didn'
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
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
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 i
missed?
Luke
---
L PROTECTED]>
>To: "Andy Cheng" <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
>Subject: Re: php+apache+mysql installation. Help!
>Date: Thu, 23 May 2002 21:34:37 -0500
>
>Dear Andy,
>
>Here's a thought. Before you go much further, install Apache 2.0.36.
Dear Andy,
Here's a thought. Before you go much further, install Apache 2.0.36. It's
easy to install and lots of improvements will be gained that you'll
appreciate down the road, i.e. mod_ssl is preconfigured into the system.
Andrew Lietzow
The ACL Group, Inc.
On Thursday 23 May 2002
Hi,
I am new to linux and trying to install Apache, php and mysql on my Redhat
7.2.Linux box. When I run the configure for PHP 4.2.1, I got this error:
checking whether build environment is sane..configure error:newly created
file is older than distributed files!
I have Apache 1.3.20 (from R
TED]
>Subject: Re: Mysql installation. Help!
>Date: 11 Mar 2002 19:41:08 +
>
>
>I don't understand the code. I copy it from a book. I am trying to print
>out
>the records returned from a query. I have a table named client in database
>andy. The table has 2 records. Wh
print "[".$row[$i]."]";}
> print("\n");
> }
> $sth->finish;
> $dbh->disconnect
Note the uppercase in $sth->{NUM_OF_FIELDS}.
Also remove the line "my $rows"... It's doing nothing there.
>
> >From: "Chuck \"PUP\&quo
gt;From: "Chuck \"PUP\" Payne" <[EMAIL PROTECTED]>
> >To: Doug Thompson <[EMAIL PROTECTED]>, Andy Cheng
> ><[EMAIL PROTECTED]>, Intrex <[EMAIL PROTECTED]>,
> >"[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
> >Subject: R
o understand. Thanks again for the info.
>
>
>
>
>
>> From: "Chuck \"PUP\" Payne" <[EMAIL PROTECTED]>
>> To: Doug Thompson <[EMAIL PROTECTED]>, Andy Cheng
>> <[EMAIL PROTECTED]>, Intrex <[EMAIL PROTECTED]>,
>> &quo
\"PUP\" Payne" <[EMAIL PROTECTED]>
>To: Doug Thompson <[EMAIL PROTECTED]>, Andy Cheng
><[EMAIL PROTECTED]>, Intrex <[EMAIL PROTECTED]>,
>"[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
>Subject: Re: Mysql installation. Help!
>Date:
;> safe_mysqld --user=root
>>
>> I think finaly I ran the tar -zxvf on the mysqlmax..tar.gz,
>> rebooted the system, then re-ran safe_mysqld --user=root.
>>
>> Mark
>>
>> - Original Message -
>> From: "Andy Cheng" <[EMAIL PROTECTED]&g
ysqld --user=root
>
>I think finaly I ran the tar -zxvf on the mysqlmax..tar.gz,
>rebooted the system, then re-ran safe_mysqld --user=root.
>
>Mark
>
>- Original Message -
>From: "Andy Cheng" <[EMAIL PROTECTED]>
>To: <[EMAIL PROTECTED]>
>
ysqld --user=root
I think finaly I ran the tar -zxvf on the mysqlmax..tar.gz,
rebooted the system, then re-ran safe_mysqld --user=root.
Mark
- Original Message -
From: "Andy Cheng" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, March 10, 2002 10:01 AM
Subjec
Hi all,
I got this error message when trying to connect to mysql at the shell
command:
Error 2002:Can't connect to local MySql server through socket
'/var/lib/mysql/mysql.sock
There is no mysql.sock in the /var/lib/mysql directory. Did I miss some
thing in the mysql installation? Where coul
Hello all,
I am new to linux. I was told that I need DBI::DBD to connect to Mysql
using perl. So I go to http://www.mysql.com/downloads/api-dbi.html and
downloaded DBI-1.18.tar.gz, Msql-Mysql-modules-1.2216.tar.gz. Using gunzip,
I unziped the two files. Now I have DBI-1.18.tar and
Msql-Mysq
try to copy mysql libraries to /usr/local/lib and /usr/lib
cp -a /usr/local/MySQL/lib/MySQL/* /usr/local/lib
cp -a /usr/local/MySQL/lib/MySQL/* /usr/lib
>From: "YANG" <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>Subject: Ask for Linux+MySQL installation help
>Date: Fr
Dear Sir:
I want to ask some questions about Redhat Linux+MySQL installation.
1. At the Redhat Linux 6.2 opration system, I install MySQL database 3.23.43.
Commands is as follws:
# cd /usr/local
# tar ¨Czxvf MySQL-3.23.443.tar.gz
# mv MySQL-3.23.43 /usr/local/MySQL
# cd /usr/lo
Dear Sir:
I want to ask some questions about Redhat Linux+MySQL installation.
1. At the Redhat Linux 6.2 opration system, I install MySQL database 3.23.43.
Commands is as follws:
# cd /usr/local
# tar ¨Czxvf MySQL-3.23.443.tar.gz
# mv MySQL-3.23.43 /usr/local/MySQL
# cd /usr/lo
>
> grant all privileges on *.* to jbrunk@"%"
>
> and it goes into the user table of the database mysql, and shows that the
> host that jbrunk is allowed to connect from is "%" but it won't let me
> connect from mysqlfront
did you "FLUSH PRIVILEGES" ?
Greetings,
Ansgar
-
n
- Original Message -
From: "Peter Matulis" <[EMAIL PROTECTED]>
To: "'Jason Brunk'" <[EMAIL PROTECTED]>
Sent: Wednesday, June 27, 2001 2:12 PM
Subject: RE: MySQL Installation Help Requested.
> From RPM, binary, or source? I have my personal d
is there anyone who icq and who has a few minutes that might be willing to
help me out with the mysql install? i have been having some trouble, so i
figured i would check and see if there was anyone who could help a newbie
out.
Jason
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
Hi,
I downloaded the mysql-3.23.38 source rpm.
When I try to build it I get the error message:
checking for gcc... egcs
checking whether the C compiler (egcs -O3 ) works... no
configure: error: installation or configuration problem: C compiler cannot
create executables.
error: Bad exit status
Hi,
I tried to install the HP-UX Binary Distribution on
my HP-UX B.10.20; according to documentation I should use the command
shell> /usr/sbin/swinstall -s /path/to/depot mysql.full
After I tar the Binary file, I still can't find the depot file.
Can someone tell where can I find it?
Thank you
44 matches
Mail list logo