Re: Mysql installation. Help!

2002-03-11 Thread ds
PROTECTED] Subject: Re: Mysql installation. Help! Date: Sun, 10 Mar 2002 14:18:13 -0500 Ok, if never run it then you have to start once, if I remember right undex Red Hat, you have to go to /etc/rc.d/init.d and do this... ./mysql start that will start it Then you will need to set it up so

Re: Mysql installation. Help!

2002-03-11 Thread Andy Cheng
Great, the uppercase in $sth-{NUM_OF_FIELDS} works. Now I can start to learn perl. Any advice on where could I find a good source for beginner on the web? Thank you very much. From: ds [EMAIL PROTECTED] To: Andy Cheng [EMAIL PROTECTED] CC: [EMAIL PROTECTED] Subject: Re: Mysql installation

Mysql installation. Help!

2002-03-10 Thread Andy Cheng
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

Re: Mysql installation. Help!

2002-03-10 Thread Intrex
--user=root I think finaly I ran the tar -zxvf on the mysqlmax.version.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 Subject: Mysql installation. Help

Re: Mysql installation. Help!

2002-03-10 Thread Doug Thompson
on the mysqlmax.version.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 Subject: Mysql installation. Help! Hi all, I got this error message when

Re: Mysql installation. Help!

2002-03-10 Thread Chuck \PUP\ Payne
- Original Message - From: Andy Cheng [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Sunday, March 10, 2002 10:01 AM Subject: Mysql installation. Help! 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

Re: Mysql installation. Help!

2002-03-10 Thread Andy Cheng
PROTECTED] [EMAIL PROTECTED] Subject: Re: Mysql installation. Help! Date: Sun, 10 Mar 2002 14:18:13 -0500 Ok, if never run it then you have to start once, if I remember right undex Red Hat, you have to go to /etc/rc.d/init.d and do this... ./mysql start that will start it Then you will need to set

Re: Mysql installation. Help

2002-03-10 Thread Chuck \PUP\ Payne
on the mysqlmax.version.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 Subject: Mysql installation. Help! Hi all, I got this error message when trying

Re: Mysql installation. Help!

2002-03-10 Thread Sammy Lau
to understand. Thanks again for the info. From: Chuck \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: Sun, 10 Mar 2002 14:18:13 -0500 Ok

mysql installation on linux(RH7.2)

2002-02-27 Thread nagendra prasad
hi i downloaded mysql rpms from mysql.com tried to install them on linux. when i use the command rpm -i mysqlpackname in shell it says error:can't get exclusive lock on /var/lib/rpm/packages error:can't open packages database in /var/lib/rpm what shall i do. later i managed to install it using

Re: mysql installation on linux(RH7.2)

2002-02-27 Thread Trond Eivind Glomsrød
nagendra prasad [EMAIL PROTECTED] writes: hi i downloaded mysql rpms from mysql.com tried to install them on linux. when i use the command rpm -i mysqlpackname in shell it says error:can't get exclusive lock on /var/lib/rpm/packages error:can't open packages database in /var/lib/rpm

MySql Installation/Configuration

2002-02-15 Thread Juwon Aikulola
this process, I cannot open the file to uncomment and edit the basedir line to point to MySql installation directory. Somebody please help. Thanks Juwon _ Join the world’s largest e-mail service with MSN Hotmail. http

Re: MySql Installation/Configuration

2002-02-15 Thread Miguel Angel Solorzano
). Create the my.cnf file again. Regards, Miguel As a result, after going through this process, I cannot open the file to uncomment and edit the basedir line to point to MySql installation directory. Somebody please help. Thanks Juwon

Re: mysql++ installation

2001-12-17 Thread Sinisa Milivojevic
Just ignore automake warnings. Regarding /opt/sfw/bin/ginstall problems, configure probably erred. Make a symlink so that the above ginstall points to the real one. -- Regards, __ ___ ___ __ / |/ /_ __/ __/ __ \/ /Mr. Sinisa Milivojevic [EMAIL PROTECTED] / /|_/ / // /\

mysql++ installation

2001-12-16 Thread David Phoon
Hi I am trying to install mysql++-1.7.9 on linux. I followed the README by typing automake in the mysql++-1.7.9 directory but get the following messages: automake: Makefile.am: required file `./INSTALL' not found automake: Makefile.am: required file `./NEWS' not found automake: Makefile.am:

Re: Mysql installation problem on NT

2001-11-23 Thread DL Neil
Hi Joachim I tried to install mySQL on Windows NT (Service Pack 6). That means: Unzipping, installing, then starting mySQL as a service with : mysqld-nt --install. Until now everything worked fine and we saw the service in the NT's Service list. But we could not start the service. Neither with

Mysql installation problem on NT

2001-11-22 Thread Joachim Klöfers
Hi, all, I tried to install mySQL on Windows NT (Service Pack 6). That means: Unzipping, installing, then starting mySQL as a service with : mysqld-nt --install. Until now everything worked fine and we saw the service in the NT's Service list. But we could not start the service. Neither with

MySQL Installation on Linux

2001-11-20 Thread Donna Zeller
11/19/01 Linux version 2.2 rpm -i MySQL-3.23.44-1.i386.rpm MySQL-client-3.23.44-1.i386.rpm Error Message: MySQL-client-3.23.44-1.i386.rpm can not be installed RPM files in usr/local/mysql client server benchmark libraries shared libraries

SV: MySQL Installation on Linux

2001-11-20 Thread MySQL
- Fra: Donna Zeller [mailto:[EMAIL PROTECTED]] Sendt: 20. november 2001 21:00 Til: [EMAIL PROTECTED] Emne: MySQL Installation on Linux 11/19/01 Linux version 2.2 rpm -i MySQL-3.23.44-1.i386.rpm MySQL-client-3.23.44-1.i386.rpm Error Message: MySQL-client-3.23.44-1.i386.rpm can

Re: Re: MySQL installation problem

2001-11-12 Thread Boyd Lynn Gerber
database,sql,query,table You have written the following: You need to get gcc-2.95.2 over newer. It is available on the stage.caldera.com site. or http://www.caldera.com/skunkware. Good Luck, -- Boyd Gerber [EMAIL PROTECTED] ZENEZ 3748 Valley Forge Road, Magna Utah 84044 Office

Re: MySQL installation problem

2001-11-12 Thread ???? ?????????
- Original Message - From: Boyd Lynn Gerber [EMAIL PROTECTED] To: é×ÁÎ ðÏÎÏÍÁÒÅ× [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Sunday, November 11, 2001 5:57 PM Subject: Re: MySQL installation problem You need to get gcc-2.95.2 over newer. It is available on the stage.caldera.com

Re: MySQL installation problem

2001-11-12 Thread Boyd Lynn Gerber
On Mon, 12 Nov 2001, ? wrote: You need to get gcc-2.95.2 over newer. It is available on the stage.caldera.com site. or http://www.caldera.com/skunkware. I do this, but message is the same: gcc -03 -DDBUG_OFF -DSCO -O conf_to_src conf_tosrc.o -lcrypt -lsocket -lm Undefined

MySQL installation problem

2001-11-11 Thread
Hello! I install MySQL 3.23.43 on SCO Open Server 3.2 v5.0.4 Other software: FSU Pthreads 3.5, gcc 98q2, GNU Make 3.78.1 Output of make execution: gcc -03 -DDBUG_OFF -DSCO -O conf_to_src conf_tosrc.o -lcrypt -lsocket -lm Undefined first referenced symbol in file main /usr/ccs/lib/crt1.o

Re: Problem mysql installation

2001-11-04 Thread Denis Rudakov
On Mon, Oct 29, 2001 at 04:06:39PM -0300, Webmaster wrote: Hi all; i have problem with mysql -3.23.42 installation on my freebsd 4.3-RELEASE, when I execute a make i get an error make: no target to make. Thanks and have a great day! I guess you haven't run the configure script.

Ask for Linux+MySQL installation help

2001-11-01 Thread YANG
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

Ask for Linux+MySQL installation help

2001-11-01 Thread YANG
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

Re: Ask for Linux+MySQL installation help

2001-11-01 Thread Z Julian
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: Fri, 2 Nov 2001 13:43:46 +0800 (CST

mysql installation problem

2001-10-31 Thread amal wilson
I am using Linux7.1 PCQ version for my PC.I am getting problem with installation stating that mysqld.log file is not found in the particular directory.Could you help me at the earliest.i am installing from the rpm file. Amal __ Do You Yahoo!?

Problem mysql installation

2001-10-29 Thread Webmaster
Hi all; i have problem with mysql -3.23.42 installation on my freebsd 4.3-RELEASE, when I execute a make i get an error make: no target to make. Thanks and have a great day! - Before posting, please check:

mysql installation on NT problem

2001-09-07 Thread Sumit Ranjan
hi all ! i am new to mysql and trying to install it onto my win NT 4.0 workstation. but the winzip is not able to install it ! is anybody else facing the same prob? does anybody know the cure? sumit - Before

RE: mysql installation on NT problem

2001-09-07 Thread Antonie Neethling
-- -Original Message- From: Sumit Ranjan [mailto:[EMAIL PROTECTED]] Sent: Friday, September 07, 2001 1:40 PM To: [EMAIL PROTECTED] Subject: mysql installation on NT problem hi all ! i am new to mysql and trying to install it onto my win NT 4.0 workstation. but the winzip is not able

Re: mysql installation on NT problem

2001-09-07 Thread Sumit Ranjan
Subject: RE: mysql installation on NT problem Hi, Try to extract the files before running setup.exe. If this does not work you zip archive may be corrupt. Regards, Antonie -- S C I B I T -- Antonie Neethling ([EMAIL PROTECTED]) http://www.scibit.com/mysql - MySQL related

MySql++ Installation Problem

2001-08-23 Thread Antonio Scotti
I downloaded the libraries but I'm experiencing problems in installing them. I've decompressed them then I've run automake and autoconf. No problem. At this point I tried ./configure but during the process it stops with an error saying that cannot find mysql libraries in ' ' . What does it

Re: MySql++ Installation Problem

2001-08-23 Thread Sinisa Milivojevic
Antonio Scotti writes: I downloaded the libraries but I'm experiencing problems in installing them. I've decompressed them then I've run automake and autoconf. No problem. At this point I tried ./configure but during the process it stops with an error saying that cannot find mysql

Re: Mysql Installation

2001-08-22 Thread Dr. Werner Stürenburg
Jaitly, Rajiv (Contractor) schrieb am Dienstag, 21. August 2001, 10:14:33: I installed the latest release of MYSQL on windows 2000 environment (non networked). I would like to add the mysql server start up as a service at system startup. Could anybody tell me how to do this. From my

Mysql Installation

2001-08-21 Thread Jaitly, Rajiv (Contractor)
Hi, I installed the latest release of MYSQL on windows 2000 environment (non networked). I would like to add the mysql server start up as a service at system startup. Could anybody tell me how to do this. Thanks Raj - Before

MySQL Installation Help Requested.

2001-06-27 Thread Jason Brunk
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

Re: MySQL Installation Help Requested.

2001-06-27 Thread Jason Brunk
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 docs for source. Peter Matulis 282-7073 ext 392 [EMAIL PROTECTED] mailto:[EMAIL PROTECTED

Re: MySQL Installation Help Requested.

2001-06-27 Thread Ansgar Becker
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

mysql installation from source

2001-06-21 Thread Aditya Dhekney
Hi, I have been trying to install mysql on my server for way too long now! my system specs are: intel i686, with linux 6.2 loaded. I think i once did get the installation to work almost correctly, or at least more correctly than it does now... the problem: when i compile/make etc., i get

Re: mysql installation from source

2001-06-21 Thread Cal Evans
21, 2001 2:19 PM Subject: mysql installation from source Hi, I have been trying to install mysql on my server for way too long now! my system specs are: intel i686, with linux 6.2 loaded. I think i once did get the installation to work almost correctly, or at least more correctly than

Re: mysql installation from source

2001-06-21 Thread Steve Brazill
: mysql installation from source Hi, I have been trying to install mysql on my server for way too long now! my system specs are: intel i686, with linux 6.2 loaded. I think i once did get the installation to work almost correctly, or at least more correctly than it does now... the problem

mysql installation from source

2001-06-21 Thread Aditya Dhekney
-Original Message- From: Steve Brazill [mailto:[EMAIL PROTECTED]] Sent: Thursday, June 21, 2001 3:38 PM To: Aditya Dhekney Cc: [EMAIL PROTECTED] Subject: Re: mysql installation from source Could you list (exactly) what commands you are using to 'unpack', 'configure', 'build

RE: mysql installation from source

2001-06-21 Thread Aditya Dhekney
-Original Message- From: Cal Evans [mailto:[EMAIL PROTECTED]] Sent: Thursday, June 21, 2001 3:31 PM To: Aditya Dhekney; [EMAIL PROTECTED] Subject: Re: mysql installation from source I think mysql.sock gets created once you start the server. Have you tried starting it and then looking

Re: mysql installation from source

2001-06-21 Thread Steve Brazill
s I use.- Original Message -From: "Aditya Dhekney" [EMAIL PROTECTED]To: "'Steve Brazill'" [EMAIL PROTECTED]; ,[EMAIL PROTECTED]Sent: Thursday, June 21, 2001 12:50 PMSubject: RE: mysql installation from source -Original Message- From: Steve Brazill [mailt

MySQL installation problem

2001-05-31 Thread yewei
Hi Dear Sir/Mdm, I've encountered a problem when I run 'scripts/mysql_install_db' command. The error message is following: Starting mysql server ./bin/safe_mysqld: /my/gnu/bin/hostname: not found ./bin/safe_mysqld: /my/gnu/bin/hostname: not found ./bin/safe_mysqld: /my/gnu/bin/hostname: not

Re: MySQL installation problem

2001-05-31 Thread Jeremy Zawodny
On Thu, May 31, 2001 at 06:27:38PM +0800, yewei wrote: Hi Dear Sir/Mdm, I've encountered a problem when I run 'scripts/mysql_install_db' command. The error message is following: Starting mysql server ./bin/safe_mysqld: /my/gnu/bin/hostname: not found ./bin/safe_mysqld:

Re: problem of MySQL Installation

2001-04-30 Thread Rolf Hopkins
:08 Subject: Re: problem of MySQL Installation On Mon, Apr 30, 2001 at 02:02:53PM +0800, ??? wrote: which RPM should installed ? Not sure. I don't really use them. But I'm sure if you got into whatever directory they are stored in and run something like: ls *curses* ls *termcap

problem of MySQL Installation

2001-04-29 Thread
Dear Sir, I tried MySQL installation in RedHat 7.0 and get finally version mysql-3.23.37.When I was installing with 1st step run ./configure --prefix=/usr/local/mysql --with-charset=big5 and got flowing message and can not continue . error message checking for termcap functions library

Re: problem of MySQL Installation

2001-04-29 Thread Jeremy Zawodny
On Mon, Apr 30, 2001 at 12:53:39PM +0800, §õ­ZµØ wrote: Dear Sir, I tried MySQL installation in RedHat 7.0 and get finally version mysql-3.23.37.When I was installing with 1st step run ./configure --prefix=/usr/local/mysql --with-charset=big5 and got flowing message and can not continue

Re: problem of MySQL Installation

2001-04-29 Thread
which RPM should installed ? - Original Message - From: Jeremy Zawodny [EMAIL PROTECTED] To: §õ­ZµØ [EMAIL PROTECTED] Cc: MySQL°ÝÃD [EMAIL PROTECTED] Sent: Monday, April 30, 2001 1:12 PM Subject: Re: problem of MySQL Installation On Mon, Apr 30, 2001 at 12:53:39PM +0800, §õ­ZµØ wrote

Re: problem of MySQL Installation

2001-04-29 Thread Jeremy Zawodny
On Mon, Apr 30, 2001 at 02:02:53PM +0800, ??? wrote: which RPM should installed ? Not sure. I don't really use them. But I'm sure if you got into whatever directory they are stored in and run something like: ls *curses* ls *termcap* You'll find them pretty quickly, no? Jeremy -- Jeremy

PHP (--with MySQL) Installation error

2001-04-12 Thread LAURIE KEITH
I am trying to install PHP 4.0 on a intel machine running Red Hat Linux 6.2. I have the MySQL version 3.22.32 installed and works fine. It is located in: /usr/local/mysql-3.22.32-pc-linux-gnu-i686 When installing the PHP with the ./configure command I get:

mysql installation problems on sparc-sun-solaris8

2001-04-12 Thread Ethan Wellman
I downloaded the solaris 8 mysql package from ftp://ftp.sunfreeware.com/pub/freeware/sparc/8/mysql-3.22.26a-sol8-sparc-local.gz and installed it, but when i try to run /usr/local/mysql/bin/safe_mysqld, it reports the following error to /usr/local/mysql/var/wakko.err: mysqld started on Thu

DBD::mysql installation.

2001-03-13 Thread Fabien COMBERNOUS
Hello, Synopsis: Impossible to install DBD::mysql perl driver Release: MySQL-3.22.32-5mdk.i386.rpm Environment: Standard Linux Mandrake 7.0 distrib. Description : I have fully installed DBI.pm perl package with cpan command : "perl -MCPAN -e shell" No problem. When i connect

Re: help for mysql installation

2001-03-08 Thread Gerald L. Clark
liu hui wrote: hello; I meet a problem when I wont to install mysql3-23-33. after I run the command ./configure a error report to me the last several line are printed as followed: " checking whether stat file-mode macros are broken... no checking return type of signal handlers...

Improving MySQL installation in ApacheToolbox - RFC

2001-03-08 Thread Greg Cope
Dear All I've been using apachetoolbox - a shell script that installs apache with the options of including lots of modules (php, mod_ssl, mod_perl etc ...). Its great for installing a custom apache (something I do all to often ;-). It offers a menu and will download / configure / complie any

help for mysql installation

2001-03-07 Thread liu hui
hello; I meet a problem when I wont to install mysql3-23-33. after I run the command ./configure a error report to me the last several line are printed as followed: " checking whether stat file-mode macros are broken... no checking return type of signal handlers... void checking for

<    1   2