Re: mysql on redhat instalation problem

2002-02-27 Thread jake williamson 28
hello edna and brian, your life savers! thank you for getting back to me. i've done the chown and chmod which went well! then i typed: mysql_install_db this then said 'installing all prepared tables' and a message saying: /usr/sbin/mysqld: Shutdown Complete after that the default kind of we

Re: mysql on redhat instalation problem

2002-02-26 Thread Brian P. Austin
on 28" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, February 26, 2002 10:50 AM Subject: mysql on redhat instalation problem > hello! > > i'm rapidly loosing the hair i have left > > i've managed to get our old clockwork pc running redhat

mysql on redhat instalation problem

2002-02-26 Thread jake williamson 28
hello! i'm rapidly loosing the hair i have left i've managed to get our old clockwork pc running redhat 7.1 and php4. apache is a rockin and now i've just installed the mysql RPM... this is where everything's come to a grinding halt... everything's gone in and mysql seems to be up and runn

Re: instalation Problem

2001-09-04 Thread Ed Carp
muttaqin ([EMAIL PROTECTED]) writes: > >Description: > ERROR 2002: Can't connect to local MySQL server through socket > '/var/lib/mysql/mysql.sock' (111) > >Fix: > lines)> "ln -s /tmp/mysql.sock /var/lib/mysql/mysql.sock" is the easy fix :) -- Ed Carp, N7EKG - [EMAIL

instalation Problem

2001-09-04 Thread muttaqin
>Description: ERROR 2002: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (111) >How-To-Repeat: my activities : 1. install with tar procedure ./configure --prefix=/usr/local/mysql --> fail and then remove /usr/loca

RE: MySQL instalation problem

2001-05-18 Thread Mark Campbell
yes I did. ps shows the following root 9066 0.0 2.1 2108 988 ?S10:23 0:00 /bin/sh /usr/local/mysql/bin/safe_mysqld root 9079 0.0 3.8 12084 1796 ?S10:23 0:00 /usr/local/mysql/libexec/mysqld --basedir=/usr/local/mysql --datadir= root 9081 0.0 3.8

RE: MySQL instalation problem

2001-05-18 Thread Chris Bolt
> You can start the MySQL daemon with: > cd /usr/local/mysql ; /usr/local/mysql/bin/safe_mysqld & ... > [root@stupidsiteforjerks mysql-3.23.38]# /usr/local/mysql/bin/mysqladmin > -u > root -p password 'new-password' > Enter password: > /usr/local/mysql/bin/mysqladmin: connect to server at 'localho

MySQL instalation problem

2001-05-18 Thread Mark Campbell
Recently, I've been trying to install MySQL on a redhat 7.2 system. I am trying to do so from source. Everything seems to go well untill I have to change the root password. Basicly the following happens: Installing all prepared tables 010518 10:22:02 /usr/local/mysql/libexec/mysqld: Shutdown