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:
hmmmmm 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
[root@vh1 scott]#
so do I have to down load it ? Why when I do a
[root@vh1 scott]# rpm -q mysql
mysql-3.23.32-1.7
[root@vh1 scott]#
do I get this like I have it on the HD ? Man I am loooooost.
John thank you for all the help by the way!!!!


On Mon, 4 Nov 2002, John Nichel wrote:


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: 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 directory
[root@vh1 scott]# /etc/rc.d/init.d/mysqld start
bash: /etc/rc.d/init.d/mysqld: No such file or directory
[root@vh1 scott]# rpm -q mysql
mysql-3.23.32-1.7
[root@vh1 scott]#



On Mon, 4 Nov 2002, John Nichel wrote:



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 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 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?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to