Problem installing MySQL 5.0.24a from RHEL RPM on Centos Linux VPS box

2006-09-20 Thread Vasudev Ram
Hi list, I'm trying to install MySQL 5.0.24a RHEL RPM on a Centos Linux VPS box. uname -a output on this box: Linux my.host.com 2.6.9-022stab078.14-enterprise #1 SMP Wed Jul 19 14:35:02 MSD 2006 i686 athlon i386 GNU/Linux It already has MySQL 4.1 RHEL installed on it - I checked this with rpm

Problem installing mysql on Debian linux

2006-02-25 Thread Tselemegkos Grigorios
Hi, I'm trying to install mysql 4.0.25 from source on Debian linux without root privileges. The problem comes when i execute the configure command. I typed: configure --prefix /home/grtsel/mysql and the output error was: checking for FIONREAD in sys/ioctl.h... yes checking for TIOCSTAT in

Re: Problem installing mysql on Debian linux

2006-02-25 Thread Sam Tran
On 2/25/06, Tselemegkos Grigorios [EMAIL PROTECTED] wrote: Hi, I'm trying to install mysql 4.0.25 from source on Debian linux without root privileges. The problem comes when i execute the configure command. I typed: configure --prefix /home/grtsel/mysql and the output error was:

Re: Problem installing mysql on Debian linux

2006-02-25 Thread Tselemegkos Grigorios
:34 PM Subject: Re: Problem installing mysql on Debian linux On 2/25/06, Tselemegkos Grigorios [EMAIL PROTECTED] wrote: Hi, I'm trying to install mysql 4.0.25 from source on Debian linux without root privileges. The problem comes when i execute the configure command. I typed: configure --prefix

Problem installing MySQL 5.0

2006-01-03 Thread Francesco Vincenti
Hello everybody, This is the first time I try to install MySQL 5.0, I think I followed the steps showed by the documentation in the right way, but when I run the command: rpm -i MySQL-server-Version-.i386.rpm I get back the error: error: Failed dependencies: perl(DBI) is needed by

Re: Problem installing MySQL 5.0

2006-01-03 Thread Chander Ganesan
You can force the installation (--nodeps) when installing the RPM package. Even if you build DBI (and not install it from RPM) it won't be in the RPM database, and you'll get the same error. You should be able to get a FC2 RPM for the DBI module - download that RPM and install it, then

Re: Problem installing MySQL 5.0

2006-01-03 Thread Francesco Vincenti
Hello Chander, thank you very much. I tried to do in your way ad the installation works! I downloaded the perl(DBI) .rpm and I installed it the first time using the command: rpm -Uvh perl-DBI-1.50-1.i386.rpm but I got back an error about one glibc library not founded, so I use this format: rpm

Re: Problem installing MySQL on Mac OSX 10.4.3

2005-12-05 Thread Brent Baisley
Those message are kind of odd, even on a messed up system. I would first run the repair privileges in the disk utility for good measure, then delete all traces of MySQL and just start over. MySQL should be in /usr/local/mysql. To remove it just type: sudo rm -R /usr/local/mysql Then try

Problem installing MySQL on Mac OSX 10.4.3

2005-12-02 Thread Ton Kuypers
Hi, I've downloaded the mysql-max-4.1.15-apple-darwin8.2.0-powerpc.dmg and tried to install it, but I keep on getting the error You cannot continue. There is nothing to install. I've also tried the mysql-max-5.0.16-osx10.4-powerpc.dmg and the

Problem installing Mysql 4.1 on Fedora 2

2004-11-16 Thread ofz
Hi: When i tried to install Mysql using the rpm on a Fedora 2 .. i received this error: shellrpm -i MySQL-server-4.1.7-0.i386.rpm warning: MySQL-server-4.1.7-0.i386.rpm: V3 DSA signature: NOKEY, key ID 5072e1f5error: Failed dependencies: MySQL conflicts with mysql-3.23.58-9

Re: Problem installing Mysql 4.1 on Fedora 2

2004-11-16 Thread Spenser
I had the same problem. It just won't seem to upgrade. You need to uninstall mysql-3.23.58-9 and mysql-server-3.23.58-9 first. Enter something like this: rpm -ev mysql-3.23.58-9 mysql-server-3.23.58-9 When it's done, then install version 4.x On Tue, 2004-11-16 at 15:43, [EMAIL PROTECTED]

Problem Installing MySQL Max

2004-05-24 Thread Lou Olsten
Trying to install MySQL 4.1.1 Max binary using MySQL-Max-4.1.1-0.i386.rpm onto Linux Fedora version. When I do, I get the following failed dependencies: libcrypto.so.0.9.6 is needed by MySQL-Max-4.1.1-0 libssl.so.0.9.6 is needed by MySQL-Max-4.1.1-0 libstdc++-libc6.2-2.so.3 is needed by

Re: Problem Installing MySQL Max

2004-05-24 Thread Jack Woehr
Lou Olsten wrote: I haven't figured out where to get the libstdc++ That's part of gcc usually found in /usr/local/lib or in the lib dir under the gcc installation dir. -- Jack J. Woehr# [F]ar in the empty sky a solitary esophagus slept http://www.well.com/~jax # upon motionless

Problem installing MYSql 4.0.12 on MAC OSX 10.1.3

2003-08-21 Thread Devang Panchalia
Hi, I have downloaded MySql-standard-4.0.12 FOR MAC from the MySql website. I have installed it on Mac OS X 10.1.3. When i am starting the MySql, it starts and ends with the message 030821 time MySqld ended. Does anyone know what the problem is ...?? Devang. -- MySQL General Mailing

Re: Problem installing MYSql 4.0.12 on MAC OSX 10.1.3

2003-08-21 Thread Egor Egorov
Devang Panchalia [EMAIL PROTECTED] wrote: Hi, I have downloaded MySql-standard-4.0.12 FOR MAC from the MySql website. I have installed it on Mac OS X 10.1.3. When i am starting the MySql, it starts and ends with the message 030821 time MySqld ended. Does anyone know what the problem is

Re: Problem installing MYSql 4.0.12 on MAC OSX 10.1.3

2003-08-21 Thread Kieran Kelleher
It may be that you did not give the mysql user ownership of the Data folder? Check your permissions first by typing: [KieranMac:~] kieran% ls -al /usr/local/mysql/ this shold show data folder as something like this: drwxr-x--- 13 mysql wheel 442 Aug 19 19:52 data Type this on the

Problem installing MySQL v4.0.14b

2003-08-17 Thread Debbie
Hi, I have just downloaded MySQLv4.0.14b for windows and 21% through the installation, it displays the following error: An error occurred during the move dataq process: -132 Component: File Group: File: The MD5 hash matches the one on your website and I have spent another 5 hours or so

Re: Problem installing MySQL v4.0.14b

2003-08-17 Thread miguel solorzano
At 17:35 17/8/2003 +0100, Debbie wrote: Hi, Hi, I have just downloaded MySQLv4.0.14b for windows and 21% through the installation, it displays the following error: An error occurred during the move dataq process: -132 Component: File Group: File: The above frequently happens because the installer

problem installing mysql

2003-07-29 Thread qqasim
I have tried to install mysql 4.0.14 and previous version on my machine. After installation when I try to run mysql, i get error: Cannot connect to localhost port... my machine is not connected to internet. I also have firewall installed on my machine, but this should not matter. Any

Re: problem installing mysql

2003-07-29 Thread tevans
Make sure your firewall isn't blocking port 3306 (the default tcp port) on localhost (127.0.0.1). Firewalls DO matter. I have tried to install mysql 4.0.14 and previous version on my machine. After installation when I try to run mysql, i get error: Cannot connect to localhost port... my

problem installing mysql 3.32.51

2002-10-19 Thread usha
Can anyone shower light over this problem: I tried to install mysql 3.32.51. But it throws the following error while trying to start safe_mysqld: 021019 17:40:10 mysqld started 021019 17:40:10 /usr/local/libexec/mysqld: Can't create/write to file '/usr/local/var/ibm.pid' (Errcode: 13) 021019

Problem Installing mysql-3.23.52

2002-09-01 Thread Doug Hall
Can anyone help. I'm installing (at the mo) 4.0.3 Beta, but the error message is the same which ever version.. libmysql.c: In function `mysql_real_connect': libmysql.c:1675: warning: passing arg 5 of `gethostbyname_r' from incompatible pointer type libmysql.c:1675: too few arguments to

Re: Problem Installing mysql-3.23.52

2002-09-01 Thread David Lloyd
( mysql, query ) Can anyone help. I'm installing (at the mo) 4.0.3 Beta, but the error message is the same which ever version.. libmysql.c: In function `mysql_real_connect': libmysql.c:1675: warning: passing arg 5 of `gethostbyname_r' from incompatible pointer type libmysql.c:1675: too

Re: Problem Installing mysql-3.23.52

2002-08-29 Thread Lenz Grimmer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wednesday 28 August 2002 22:53, Carlos Oyarzún wrote: I´m trying to install mysql-3.23.52 on a machine running RedHat 7.0. I´m using the following procedure: ./configure --prefix=/usr/local/mysql make make install The first two commands

Problem Installing mysql-3.23.52

2002-08-28 Thread Carlos Oyarzún
Hi, I´m trying to install mysql-3.23.52 on a machine running RedHat 7.0. I´m using the following procedure: ./configure --prefix=/usr/local/mysql make make install The first two commands run fine, but run install gives me the following error, make[2]: *** [install-benchSCRIPTS] Error

Re: Problem installing MySQL-3.23.45-1.i386.rpm

2001-11-30 Thread Jean-Luc Fontaine
Brian French wrote: hey, i'm having trouble installing MySQL-3.23.45-1.i386.rpm already installed MySQL-client-3.23.45-1.i386.rpm MySQL-devel-3.23.45-1.i386.rpm when i try to install MySQL-3.23.45-1.i386.rpm i get the following: [root@localhost rpms]#rpm -U --force --replacefiles

Re: Problem installing MySQL-3.23.45-1.i386.rpm

2001-11-30 Thread EdwardSPL
Brian French wrote: hey, i'm having trouble installing MySQL-3.23.45-1.i386.rpm already installed MySQL-client-3.23.45-1.i386.rpm MySQL-devel-3.23.45-1.i386.rpm when i try to install MySQL-3.23.45-1.i386.rpm i get the following: [root@localhost rpms]#rpm -U --force --replacefiles

Re: Problem installing MySQL-3.23.45-1.i386.rpm

2001-11-30 Thread EdwardSPL
Brian French wrote: running pentium 80 64mb ram 30 gig HD Redhat Linux 7.1 perl 5.06 Mysql |_ previously 3.23.39 after this went to 3.23.45 php 4.0.4 |_ w/ ZendOptimizer how i got to this problem: was running php/mysql (versions above) php was installed via the

Problem installing MySQL-3.23.45-1.i386.rpm

2001-11-29 Thread Brian French
hey, i'm having trouble installing MySQL-3.23.45-1.i386.rpm already installed MySQL-client-3.23.45-1.i386.rpm MySQL-devel-3.23.45-1.i386.rpm when i try to install MySQL-3.23.45-1.i386.rpm i get the following: [root@localhost rpms]#rpm -U --force --replacefiles MySQL-3.23.45-1.i386.rpm error:

Problem installing MySQL

2001-10-04 Thread David Aldridge
I downloaded the latest version of MySQL and installed it on my Sparc Ultra5. I used the pkgadd -d to install it. It said the install was successful. When I run mysql_install_db, I get the following error message: # ./mysql_install_db Creating db table Creating host table Creating user table

Problem installing MySQL

2001-10-04 Thread Jani Tolonen
David Aldridge writes: I downloaded the latest version of MySQL and installed it on my Sparc Ultra5. I used the pkgadd -d to install it. It said the install was successful. When I run mysql_install_db, I get the following error message: # ./mysql_install_db Creating db table

Problem installing MySQL

2001-09-23 Thread Huai Liu
Hi, I am trying to install MySQL in my own account on Sun Sparc solaris2.7. I am an EE student trying to finish a project. Here is my problem: I downloaded source MySQL file to my home directory. As I am not root user, I failed to run groupadd mysql and useradd -g mysql mysql. After I

Problem installing MySQL

2001-09-23 Thread Huai Liu
Hi, I attached a wrong file in my last email. I should have sent you config.log file. Here it is. Sorry for the mistake. Thanks again. Huai Liu This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:813:

Problem installing mySql on Mac OS X

2001-09-13 Thread illuminator
I am having a few problems with the install. First off Mac OS X does not support the groupadd or useradd commands. Next the scripts/mysql_install_db fails and tells me to look for more i\ nformation in ./data logs, however in the data directory there are no log files\ .

Re: Problem installing mySql on Mac OS X

2001-09-13 Thread Troy Lewis
This site has precompiled MySQL binaries for Mac OS X: http://www.entropy.ch/software/macosx/mysql/ It also has easy to follow installation instructions. You need to use your Users utility to add the MySQL user instead of the useradd and groupadd commands. Complete instructions are at the

Re: Problem installing mysql++1.7.9

2001-07-23 Thread Sinisa Milivojevic
Eldon Ziegler writes: Running ./configure fails check for MySQL include directory. The library directory is found and the include directory is there when I list it. What is it looking for? Eldon Ziegler ProAtion Systems [EMAIL PROTECTED] http://www.proation.com There are options

Problem installing mysql++1.7.9

2001-07-22 Thread Eldon Ziegler
Running ./configure fails check for MySQL include directory. The library directory is found and the include directory is there when I list it. What is it looking for? Eldon Ziegler ProAtion Systems [EMAIL PROTECTED] http://www.proation.com

Problem installing MYSQL

2001-07-20 Thread Invernizzi Fabrizio
Hi. I need to install mysql on Solrais (5.5.1 Generic sun4m sparc SUNW,SPARCstation-20), but config procedure stop with this message: checking for restartable system calls... configure: error: can not run test program while cross compiling Looking in config.log i see some fatal errors:

Problem installing mysql on FreeBSD

2001-03-02 Thread Araceli Sosa Espinosa
Hi!! I have a system FreeBSD 3.5 - STABLE and I am trying to install the mysql 3.23.33 It is the first time that I install a mysql and let us meet with a problem that I didn't know as solving. During the compilation I send myself the following message: hostname.o: In function

Re: Problem installing MySQL php

2001-02-25 Thread Ken Nordquist
. After a reboot, I can connect to MySQL databases with php. Ken Nordquist "Did I Do That?" - Original Message - From: "Pope, Alan" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, February 22, 2001 2:25 PM Subject: Problem installing MySQL php Hi all,

Problem installing MySQL php

2001-02-22 Thread Pope, Alan
Hi all, Newbie alert, please be gentle. My system is Redhat 7.0 with glibc-2.2-12, kernel 2.2.16-22. I have started a project which involves learning php mysql, so I bought myself a couple of big books to sit down and do some learning! Problem is, I cannot get MySQL php installed together

Re: Problem installing MySQL php

2001-02-22 Thread B. van Ouwerkerk
At 19:25 22-2-01 +, Pope, Alan wrote: Hi all, Newbie alert, please be gentle. Great resource: www.devshed.com including how to install MySQL and PHP with Apache. You might want to apply all the patches from Redhat. RH 7.0 is not considered to be a good distro. NOT my opinion, others say