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