Re: MSQL

2002-11-04 Thread Martín Marqués
On Lun 04 Nov 2002 17:59, Scott Skrogstad wrote: > [root@vh1 scott]# rpm -q mysql-server > package mysql-server is not installed > [root@vh1 scott]# Install the server!! rpm -Uvh mysql-server. -- Porqué usar una base de datos relacional cualquiera, si podés usar PostgreSQL? ---

Re: MSQL

2002-11-04 Thread John Nichel
You need to install mysql-server. It is on one of your RH CD's (the second one I think). If you don't have the CD's, you can download it from RH's site. The package mysql and mysql-server are two different entities. Scott Skrogstad wrote: hm I know that I told it to install when I insta

Re: MSQL

2002-11-04 Thread Scott Skrogstad
[root@vh1 scott]# rpm -q mysql-server package mysql-server is not installed [root@vh1 scott]# On Mon, 4 Nov 2002, Martín Marqués wrote: > On Lun 04 Nov 2002 17:30, Scott Skrogstad wrote: > > OK now I am cornfussed check this out below and tell me what the heck I > > have screwed up??? > > > >

Re: MSQL

2002-11-04 Thread Scott Skrogstad
hm I know that I told it to install when I installed RH but it says [root@vh1 sc mysql-3.23q mysql-server package mysql-server is not installed [root@vh1 scott]# and when I do a [root@vh1 scott]# rpm -i mysql-3.23.32-1.7 error: open of mysql-3.23.32-1.7 failed: No such file or directory [

Re: MSQL

2002-11-04 Thread Martín Marqués
On Lun 04 Nov 2002 17:30, Scott Skrogstad wrote: > OK now I am cornfussed check this out below and tell me what the heck I > have screwed up??? > > oot@vh1 scott]# /etc/rc.d/init.d/mysqld status > bash: /etc/rc.d/init.d/mysqld: No such file or directory > [root@vh1 scott]# /etc/rc.d/init.d/mysqld

Re: MSQL

2002-11-04 Thread Scott Skrogstad
Ok I did that and it showed me where all the files where install. I did the following below. Did it install in the wrong place ? [root@vh1 scott]# /usr/bin/mysql status ERROR 2002: Can't connect to local MySQL server through socket '/var/lib/mysql/m ysql.sock' (111) [root@vh1 scott]# On Mon,

Re: MSQL

2002-11-04 Thread John Nichel
Do you have the mysql server installed? rpm -q mysql-server John Nichel wrote: Do a rpm -ql mysql Scott Skrogstad wrote: OK now I am cornfussed check this out below and tell me what the heck I have screwed up??? oot@vh1 scott]# /etc/rc.d/init.d/mysqld status bash: /etc/rc.d/init.d/mysqld:

Re: MSQL

2002-11-04 Thread John Nichel
Do a rpm -ql mysql Scott Skrogstad wrote: OK now I am cornfussed check this out below and tell me what the heck I have screwed up??? oot@vh1 scott]# /etc/rc.d/init.d/mysqld status bash: /etc/rc.d/init.d/mysqld: No such file or directory [root@vh1 scott]# /etc/rc.d/init.d/mysqld status bash: /

Re: MSQL

2002-11-04 Thread Scott Skrogstad
OK now I am cornfussed check this out below and tell me what the heck I have screwed up??? oot@vh1 scott]# /etc/rc.d/init.d/mysqld status bash: /etc/rc.d/init.d/mysqld: No such file or directory [root@vh1 scott]# /etc/rc.d/init.d/mysqld status bash: /etc/rc.d/init.d/mysqld: No such file or dire

Re: MSQL

2002-11-04 Thread John Nichel
Do this at the command prompt /etc/rc.d/init.d/mysqld status If says that mysql is not running, do this /etc/rc.d/init.d/mysqld start Scott Skrogstad wrote: You know I guess I have no idea what you mean or where to find it. I told it to install when I install RH.. Newbie question bu

Re: MSQL

2002-11-04 Thread Scott Skrogstad
You know I guess I have no idea what you mean or where to find it. I told it to install when I install RH.. Newbie question but where do I look? On Mon, 4 Nov 2002, Emmanuel Seyman wrote: > On Mon, Nov 04, 2002 at 08:43:53AM -0600, Scott Skrogstad wrote: > > > > ERROR 2002: Can't connect to lo

Re: MSQL

2002-11-04 Thread Emmanuel Seyman
On Mon, Nov 04, 2002 at 08:43:53AM -0600, Scott Skrogstad wrote: > > ERROR 2002: Can't connect to local MySQL server through socket > '/var/lib/mysql/mysql.sock' (111) Are you sure MySQL is switched on? Emmanuel -- redhat-list mailing list unsubscribe mailto:redhat-list-request@;redhat.com?s

MSQL

2002-11-04 Thread Scott Skrogstad
ERROR 2002: Can't connect to local MySQL server through socket '/var/lib/mysql/m ysql.sock' (111) When I type this I get the error above after I enter my password. Any ideas? I have not changed the origianl config for MSQL. mysql -u username -p -- Scott Skrogstad Computer

off topic (mSQL installation)

1998-06-14 Thread Chris Fenton
I am hoping someone on the list uses this database as a www-backend. I downloaded the beta 2.03 mSQL.i386.rpm and installed it using RPM without any problems. I have configured the user_param and admin_param in the msql.conf to the specially created user msql. User msql owns the msql