Re: MySQL installation failure

2006-02-01 Thread Greg 'groggy' Lehey
On Wednesday, 1 February 2006 at 15:01:15 -0600, Hong Li wrote: > Hi > > I am doing investigation to determine whether we can use MySQL in > our project. But I got error message when I try to install MySQL on > Unix server. Could you please help me? > group name not found in group table(s)

Re: MySQL installation problems.

2005-11-21 Thread Gleb Paharenko
Hello. Is this a clean new install of MySQL, or you have already installed MySQL instance? Please provide more information about your OS version (I guess it is Windows, isn't it?). May be some tips from the manual could be helpful: http://dev.mysql.com/doc/refman/5.0/en/windows-troubleshoo

RE: Mysql installation information

2005-04-01 Thread Kevin Cowley
If the Redhat Enterprise edition is anything like the SuSE Enterprise then you have Mysql installed already. It won't be 4.1.10a most likely 4.0.x. Just down load the 4.1.10a rpm and install it over the top of the existing version. Kevin Cowley Product Development Alchemetrics Ltd SMARTER DATA , F

Re: Mysql installation information

2005-04-01 Thread Digvijoy Chatterjee
download the source tar ball and try installing mysql from the source the configure script does it all you , u dont need to worry, for custom compilation use ./configure --help Regards Digvijoy Chatterjee Suryya Ghosh wrote: Hi, I have gone through the sites which you have recomended where it is

Re: Mysql installation

2005-03-31 Thread Andy Pieters
Hi Suryya I don't want to offend you but this information can be found on the MySql website. Choosing wich version to install: http://dev.mysql.com/doc/mysql/en/choosing-version.html Choosing a distribution format http://dev.mysql.com/doc/mysql/en/choosing-distribution-format.html Download pag

Re: mysql installation

2004-09-20 Thread SGreen
I recommend starting with the online manual. It has a section on installation and a short tutorial section to help you get used to the MySQL client. http://dev.mysql.com/doc/mysql/en/index.html Shawn Green Database Administrator Unimin Corporation - Spruce Pine "Caulfield, Linda" <[EMAIL PROTE

Re: mysql installation

2004-09-18 Thread legalois
Caulfield, Linda wrote: Hello, I am trying to setup mysql and need some guidance - thanks Linda Caulfield Software Quality Engineer Global Hawk Program Rancho Bernardo X4680 Phone:858.618.4680 Linda - MySQL, 2d Ed., by Paul Dubois is hard to beat. It provides a lot of guidance. - offbyone --

Re: MySQL Installation Problem

2004-06-18 Thread Kofirowster
e back until the server was stopped 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

Re: MySQL Installation Problem

2004-06-17 Thread Kofirowster
Singh, Bijay wrote: > > > I am using localhost with no password. how do check whether MySQL is > running or not. If not how do I start the MySQL on Windows ? > > > > > > -Original Message----- > > From: Michael Stassen [mailto:[EMAIL PROTECTED] > > Sen

Re: MySQL Installation Problem

2004-06-17 Thread Michael Stassen
iginal Message- From: Michael 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 phpmya

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 ph

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 in Fedora Core 1

2004-03-31 Thread Sami Maisniemi
Daevid Vincent wrote: Just make a symbolic link... Probably it's in /tmp So as root, "ln -vs /tmp/mysql.sock /var/lib/mysql/mysql.sock" This is always an annoyance with mysql and redhat it seems. *sigh* How exactly? I mean there cannot be a socket file in /tmp either, because MySQL does not ev

RE: MySQL Installation???

2004-03-31 Thread Kirti S. Bajwa
Hello List: I have installed and tested freeRADIUS 0.9.3 & MySQL 5.?.? (latest dev version). Now I want to install & test freeRADIUS & MySQL with InnoDB tables. I have researched GOOGLE & MySQL web site for information on installing MySQL with InnoDB tables without success. I would appreciate if

Re: MySQL installation in Fedora Core 1

2004-03-31 Thread Victor Medina
Hi! simply put a pair of lines like these pointing out to the correct location of your mysql.sock: socket = /opt/mysql-4.0.18/mysql.sock You'll need a line in your client and in your mysqld section of your my.cnf (mysql config file) Best Regards! Sami Maisniemi wrote: I intend to bui

RE: MySQL installation in Fedora Core 1

2004-03-30 Thread Daevid Vincent
Just make a symbolic link... Probably it's in /tmp So as root, "ln -vs /tmp/mysql.sock /var/lib/mysql/mysql.sock" This is always an annoyance with mysql and redhat it seems. *sigh* > -Original Message- > From: Sami Maisniemi [mailto:[EMAIL PROTECTED] > Sent: Tuesday, March 30, 2004 3

Re: MySQL installation in Fedora Core 1

2004-03-30 Thread jeffrey_n_Dyke
I intend to build up a web server that is based on Fedora Core 1. Installation and configuration of Apache and PHP4 was pretty simple, but there are some problems in configuration of MySQL. I installed the MySQL server RPM included in the distribution. Even in the MySQL pages it is mentioned th

RE: MySQL installation in Fedora Core 1

2004-03-30 Thread Donny Simonton
Sami, I run Fedora core 1 and haven't had any problems. This is all you do if you want MySQL 4.1.1. wget http://www.mysql.com/get/Downloads/MySQL-4.1/MySQL-server-4.1.1-1.i386.rpm/f rom/http://mysql.mirrors.pair.com/ wget http://www.mysql.com/get/Downloads/MySQL-4.1/MySQL-client-4.1.1-0.i386.rpm/

Re: Mysql Installation on Linux: ERROR 2002: Can't connect tolocal MySQL server

2004-01-18 Thread Mike Mapsnac
Weird. I cannot find the my.cnf (configuration file).. How that's possible? Thanks From: Victor Medina <[EMAIL PROTECTED]> To: Mike Mapsnac <[EMAIL PROTECTED]> CC: [EMAIL PROTECTED] Subject: Re: Mysql Installation on Linux: ERROR 2002: Can't connect tolocal MySQL serve

Re: Mysql Installation on Linux: ERROR 2002: Can't connect to local MySQL server th

2004-01-18 Thread Victor Medina
Probably your server is not using any sockets, check out your my.cnf. man mysql to see how to connect to a ip based mysql host. C/ya! On Sat, 2004-01-17 at 18:51, Mike Mapsnac wrote: > I just install MYSQL on Linux (Red Hat 9) > using this manual:http://www.mysql.com/doc/en/Installing_binary.

RE: Mysql Installation on Linux: ERROR 2002: Can't connect to local MySQL server th

2004-01-17 Thread Nicholas
Hi Mike, You have to start the mysql server before you can run the client. Try running "mysqld_safe --user=mysql" from /usr/bin or /usr/local/bin, depending on where you installed it. To see if it is running currently on your machine, try this: ps -ef | grep mysqld Hope this helps... ~~Ni

Re: MySQL installation with SuSE Linux 9.0 and YaST

2003-12-09 Thread Thomas Spahni
Franz, it could not be easier. 1. install MySQL using Yast's software menu. 2. use the Yast run level editor to have MySQL up at run levels 3 and 5 and to start the application. 3. be root in a xterm window and type: mybox:~ # mysql ... and you will see: mysql> here you are accessing a r

Re: MySQL installation with SuSE Linux 9.0 and YaST

2003-12-07 Thread Bernard Clement
Hello Franz, On Sunday 07 December 2003 12:42, Franz Edler wrote: I do not have specific experiences with SuSE 9.0 (stiil waiting for it from my distributor) but I do with previous versions of SuSE (7.x and 8.x), > I am not very experienced with Linux, but SuSE Linux 9.0 and YaST makes it > ver

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

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 Abo

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 1

Re: mysql installation problems (RPM errors)

2003-08-26 Thread Misao
First off to maybe make this easy on you, you do not need the MySQL-bench rpm if you do not plan on using the benchmarking tools. It is an optional install. Otherwise, I do not think rpm cares about capitalization. I believe this problem is discussed in the MySQL manual, and might have the solut

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 Challenges

2003-08-14 Thread Andreas
Chris Moy wrote: $mysqld_safe --user mysql & [EMAIL PROTECTED] mysql]# Starting mysqld daemon with databases from /var/lib/mysql 030812 13:24:04 mysqld ended but you can see that the deamon has "ended" right away. This should not happen, correct? look in the err-file. It's named laptop.err and l

Re: MySQL Installation Challenges

2003-08-14 Thread Victoria Reznichenko
Chris Moy <[EMAIL PROTECTED]> wrote: >>Description: > > the installation procedure. I have installed the binaries as described > in the manual for installation and I am able to start mysql through > > $mysqld_safe --user mysql & > [EMAIL PROTECTED] mysql]# Starting mysqld daemon with databases

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 binari

RE: Mysql installation

2002-11-11 Thread Hao Tran
Hi, I need some help to install mysql. I downloaded the rpm for Linux. I installed it successfully based on the messages I received at the end of the installation. However, I could not find the mysqladmin tool any where and I do not know what else is missing from my installation. I would like

re: RE: MysQL Installation

2002-11-09 Thread Egor Egorov
SpyProductions, Friday, November 08, 2002, 10:50:33 PM, you wrote: SST> Well hells bells! SST> Would that be the 'Client programs (i386) (2.3M)' mentioned on the download SST> page? :) Yes. -- For technical support contracts, goto https://order.mysql.com/?ref=ensita This email is sponsored

RE: MySQL Installation

2002-11-08 Thread Black, Kelly W [PCS]
kvars=yes' If this didn't confuse you let me know I will try to confuse you again. ~Kelly W. Black sql, query -Original Message----- From: SpyProductions Support Team [mailto:support@;spyproductions.com] Sent: Friday, November 08, 2002 2:26 PM To: Black, Kelly W [PCS] Cc: [EMAIL P

RE: MySQL Installation

2002-11-08 Thread SpyProductions Support Team
somewhere? Thanks! -Mike > -Original Message- > From: Black, Kelly W [PCS] [mailto:kblack05@;sprintspectrum.com] > Sent: Friday, November 08, 2002 5:12 PM > To: '[EMAIL PROTECTED]' > Cc: [EMAIL PROTECTED] > Subject: RE: MySQL Installation > > > Oh, ok

RE: MySQL Installation

2002-11-08 Thread Black, Kelly W [PCS]
check out http://www.rpmfind.net/ -Original Message- From: SpyProductions Support Team [mailto:support@;spyproductions.com] Sent: Friday, November 08, 2002 12:51 PM To: Black, Kelly W [PCS] Cc: [EMAIL PROTECTED] Subject: RE: MysQL Installation Well hells bells! Would that be the '

RE: MysQL Installation

2002-11-08 Thread SpyProductions Support Team
;[EMAIL PROTECTED]'; [EMAIL PROTECTED] > Subject: RE: MysQL Installation > > > Mysqladmin is seperate rpm > > ~K Black > > -Original Message- > From: SpyProductions Support Team [mailto:support@;spyproductions.com] > Sent: Friday, November 08, 2002 11:13 AM &

Re: MysQL Installation

2002-11-08 Thread John Coder
On Fri, 2002-11-08 at 14:12, SpyProductions Support Team wrote: > > I just installed the most recent version of MySQL with an RPM (through > webmin interface), but it doesn't seem to have installed a > mysqladmin.anyone know why? :) > > Thanks! > > -Mike > Probably you just installed the s

RE: MysQL Installation

2002-11-08 Thread Black, Kelly W [PCS]
Mysqladmin is seperate rpm ~K Black -Original Message- From: SpyProductions Support Team [mailto:support@;spyproductions.com] Sent: Friday, November 08, 2002 11:13 AM To: [EMAIL PROTECTED] Subject: MysQL Installation I just installed the most recent version of MySQL with an RPM (throug

Re: MySql installation - DB dies

2002-04-24 Thread Victoria Reznichenko
D, Wednesday, April 24, 2002, 6:16:31 PM, you wrote: DO> Having followed instructions from various sources and installed from source (twice) and binary (once), I still get the following problem. DO> --- DO> [root mysql]# /usr/local/mysql/bin/safe_mysqld & DO> [1] 16168 DO> [root

Re: MySql installation - DB dies - SOLVED

2002-04-24 Thread D Okonkwo
Opps sorry. Found the problem. Not starting as proper user. Thanks. D. -- On Wed, 24 April 2002, D Okonkwo wrote: > > Having followed instructions from various sources and installed from source (twice) >and binary (once), I still get the following problem. > --- > [root m

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 check

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... y

RE: Mysql installation error

2002-04-03 Thread Murali Prakash
Jane, Probably u downloaded the file on your windows box and ftp'ed it using "ascii" mode instead of binary as Egor has suggested. -Prakash. -Original Message- From: Egor Egorov [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 03, 2002 8:40 PM To: [EMAIL PROTECTED] Subject: M

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 PROTEC

Re: Mysql installation. Help!

2002-03-11 Thread ds
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

Re: Mysql installation. Help!

2002-03-10 Thread Sammy Lau
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

Re: Mysql installation. Help

2002-03-10 Thread Chuck \"PUP\" Payne
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

Re: Mysql installation. Help!

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

Re: Mysql installation. Help!

2002-03-10 Thread Chuck \"PUP\" Payne
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 it will start later. SuSE you have to start it once You will then need to set a password

Re: Mysql installation. Help!

2002-03-10 Thread Doug Thompson
If mysql.sock doesn't exist, that is because the server is not running. I fought the same battle as Mark and ultimately downloaded and installed the RPM for 3.23.49a from MySQL in place of the copy that came with RH. The MySQL RPM installed and came up just like it says in the book. Saves a l

Re: Mysql installation. Help!

2002-03-10 Thread Intrex
What I did was beat my brains out on the same exact problem. In the end I have no clue what I did to get it actually working. I had re-installed the mysql from the .tar.gz, I installed all the RPM's several times. Everytime, I fully rebooted the system, and finally I have to run safe_mysqld --us

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 /v

Re: MySql Installation/Configuration

2002-02-15 Thread Miguel Angel Solorzano
At 13:35 15/02/2002 -0500, Juwon Aikulola wrote: Hi! >Hi Gurus, >I downloaded and installed MySql successfully, on a Windows 2000 O/S. I >want to locate the "my-example.cnf" file, copy it to my root directory and >rename it "my.cnf". However, the "my-example.cnf" file I locate is a >shortcut, p

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]> / /|_/ / // /

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 NT

Re: MySQL Installation on Linux

2001-11-20 Thread Jim Lucas
or you could just say rpm -ivh MYSQL-* then it will install all mysql packages Jim - Original Message - From: "MySQL" <[EMAIL PROTECTED]> To: "Donna Zeller" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, November 20, 2001 12:30 PM Subject: SV: MySQL Installation on Linux > H

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 > Un

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

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 801-250-0

Re: mysql installation on NT problem

2001-09-07 Thread Sumit Ranjan
]> Sent: Friday, September 07, 2001 5:34 PM 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 -

RE: mysql installation on NT problem

2001-09-07 Thread Antonie Neethling
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 products -- S C I B I T -- > -Or

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 mysq

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 re

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 -

Re: MySQL Installation Help Requested.

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

Re: mysql installation from source

2001-06-21 Thread Steve Brazill
g MySQL on any RedHat 6.2 system).  Look closelyat the permission settings I use.- Original Message -From: "Aditya Dhekney" <[EMAIL PROTECTED]>To: "'Steve Brazill'" <[EMAIL PROTECTED]>; <,[EMAIL PROTECTED]>Sent: Thursday, June 21, 2001 12:50

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
Could you list (exactly) what commands you are using to 'unpack', 'configure', 'build', and 'install' the distribution (which package have you downloaded ?) ?? - Original Message - From: "Aditya Dhekney" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, June 21, 2001 12:19 PM Su

Re: mysql installation from source

2001-06-21 Thread Cal Evans
I think mysql.sock gets created once you start the server. Have you tried starting it and then looking in /tmp? Cal * * Cal Evans * Senior Internet Dreamer * http://www.calevans.com * - Original Message - From: "Aditya Dhekney" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, J

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: /my/gnu/b

Re: MySQL Installation in a user account

2001-05-04 Thread Mohamad Ilhami
On Sat, 5 May 2001, David Loke wrote: > Hi Guys! > > I am a web server system administrator. I would like to enable the users of > my server to be able to install MySQL individually. That means each user > will have their individual MySQL root access. And from there, their PHP can > connect to t