Re: MySQL Installation Problem

2004-06-18 Thread Kofirowster
elsewhere. - Original Message - From: Chukkala Bhaskar [EMAIL PROTECTED] To: Kofirowster [EMAIL PROTECTED] Sent: Thursday, June 17, 2004 10:28 PM Subject: Re: MySQL Installation Problem Hi guys, I'm new to MySQL. I tried the following on my test pc with Win98. It gave me error if I

MySQL Installation Problem

2004-06-17 Thread Singh, Bijay
Dear Michael, I want to use PHP, Apache, mySQL and phpMyAdmin for evaluation but I m not able to get this rite. I am trying to instal MySQL with phpMyAdmin and i get the error when view from : http://localhost/phpMyAdmin/ #2003 - Can't connect to MySQL server on 'localhost' (10061)

Re: MySQL Installation Problem

2004-06-17 Thread Daniel Clark
After the phpmyadmin login I got the same error. In the phpmyadmin config files I had to set the local IP address that phpmyadmin was on. Dear Michael, I want to use PHP, Apache, mySQL and phpMyAdmin for evaluation but I m not able to get this rite. I am trying to instal MySQL with

Re: MySQL Installation Problem

2004-06-17 Thread Michael Stassen
First, make sure mysql server is running. Second, make sure you have properly configured phpmyadmin in file config.inc.php. In particular, you have to set how phpmyadmin will connect to mysql (user and pass). Michael Daniel Clark wrote: After the phpmyadmin login I got the same error. In the

Re: MySQL Installation Problem

2004-06-17 Thread Michael Stassen
Stassen [mailto:[EMAIL PROTECTED] Sent: Thursday, June 17, 2004 1:29 PM To: [EMAIL PROTECTED] Cc: Singh, Bijay; [EMAIL PROTECTED] Subject: Re: MySQL Installation Problem First, make sure mysql server is running. Second, make sure you have properly configured phpmyadmin in file config.inc.php

Re: MySQL Installation Problem

2004-06-17 Thread Kofirowster
version: x.xx.xx-debug Type 'help' for help. mysql HTH, Johnny - Original Message - From: Michael Stassen [EMAIL PROTECTED] To: Singh, Bijay [EMAIL PROTECTED] Cc: Mysql General mailing list [EMAIL PROTECTED] Sent: Thursday, June 17, 2004 11:01 AM Subject: Re: MySQL Installation Problem

MySQL installation problem

2003-12-06 Thread Franz Edler
Hello, I have made a fresh installation of SuSE Linux 9.0. Now I try to install MySQL, but I cannot start mysqld, it always terminates. These are the two installation commands I used after installing with YaST: LPC:~ # mysql_install_db - all tables have been created in

Re: MySQL installation problem

2003-12-06 Thread Chris Elsworth
On Sat, Dec 06, 2003 at 03:52:05PM +0100, Franz Edler wrote: The msqld.log file shows: 031206 15:05:20 mysqld started 031206 15:05:20 Fatal error: Can't open privilege tables: Can't find file: './mysql/host.frm' (errno: 13) 031206 15:05:20 Aborting 031206

RE: MySQL installation problem

2003-12-06 Thread Franz Edler
From: Chris Elsworth Sent: Saturday, December 06, 2003 5:09 PM The msqld.log file shows: 031206 15:05:20 mysqld started 031206 15:05:20 Fatal error: Can't open privilege tables: Can't find file: './mysql/host.frm' (errno: 13) 031206 15:05:20 Aborting

Re: MySQL installation problem

2003-12-06 Thread Chris Elsworth
On Sat, Dec 06, 2003 at 08:20:57PM +0100, Franz Edler wrote: Errno 13 is Permission Denied. Is the mysql daemon running with sufficient privileges to read the directory and files within it? All the database files should be owned by the mysql user, and are generally in the mysql group,

MySQL Installation problem

2003-08-18 Thread Andrew Keating
To whom it may concern, We are having some trouble installing a MySQL database onto one of our servers and would appreciate some assistance, details are below. Installing MySQL v4.0.14 on a Solaris 8 (Sparc) system on a Netra X1. We have downloaded the source files from your website and have

Re: MySQL Installation problem

2003-08-18 Thread James Hughbanks
Andrew, One, it sound like you have downloaded a binary distro, and this does not require a make. If your want to compile from source, you will need to grab the source distro instead. If you would like to continue with the binary, you can untar the package under /usr/local , and then add the

Re: mysql installation problem

2003-08-09 Thread Lenz Grimmer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, On Wed, 6 Aug 2003, Anil Garg wrote: I am trying to install myql on redhat. Red Hat Linux? mysql package used: mysql-3.23.52-unknown-freebsdelf4.6-i386.tar.gz This is the wrong package - this one is for FreeBSD! Please use the Linux

mysql installation problem

2003-08-06 Thread Anil Garg
Hi, I am trying to install myql on redhat. mysql package used: mysql-3.23.52-unknown-freebsdelf4.6-i386.tar.gz While following the instructions in install document..when i run the follwing command.. scripts/mysql_install_db following errors appear: - scripts/mysql_install_db:

MySQL Installation Problem

2003-01-07 Thread John R. Porter
I'm having difficulty installing MySQL 3.23.54 on a Windows 2000 server. I downloaded the file mysql-3.23.54-win.zip. It unzipped and installed smoothly on my Windows 2000 PC, but when I tried to install on the server Setup failed with the Windows message: 'Cannot find file C:\...SETUP.EXE (or

MySQL installation problem

2002-07-09 Thread Tang, Lianhong
Hi guys, I am trying to install MySql on Linux (Mandrake 8). And everytime when I try to start the server. like this [mysql@127 support-files]# ./mysql.server start I get the message like: ./mysql.server: @hostname@ command not found ./mysql.server: my_print_defaults command not found

MySQL Installation Problem

2002-05-03 Thread Jagadeesh Suryadevara
Hello, I downloaded all the following files to load MYSQL software. mysql-4.0.0a-alpha-win-src.zip mysql-4.0.0a-alpha-win.zip mysql-4.0.1a-alpha-win-src.zip mysql-4.0.1a-alpha-win.zip I installed mysql after unzipping the above two versions of .zip files. After

MySQL Installation Problem

2002-05-03 Thread Jagadeesh Suryadevara
Hello, I downloaded all the following files to load MYSQL software. mysql-4.0.0a-alpha-win-src.zip mysql-4.0.0a-alpha-win.zip mysql-4.0.1a-alpha-win-src.zip mysql-4.0.1a-alpha-win.zip I installed mysql after unzipping the above two versions of .zip files. After

RE: Mysql Installation problem with 3.23.49 Linux Source release on RH7.3 Beta 1.

2002-04-19 Thread Ricky Sun
I am trying to install mysql 3.23.49 source release on RH7.3 Beta 1 workstation... Encountered the following gcc C++ compiler executable creation problem when ./configure checks for C++ compiler it complains : checking for gcc... gcc checking whether the C compiler (gcc ) works...

Re: Mysql Installation problem with 3.23.49 Linux Source release on RH7.3 Beta 1.

2002-04-19 Thread Christopher Thompson
Do you have g++ installed? It doesn't look like you do. On Friday 19 April 2002 1:45 pm, Ricky Sun wrote: I am trying to install mysql 3.23.49 source release on RH7.3 Beta 1 workstation... Encountered the following gcc C++ compiler executable creation problem when ./configure checks

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

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

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!?

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

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: