绿色资源网

电脑版
提示:原网页已由神马搜索转码, 内容由www.downcc.com提供.
您的位置:首页数据库类MySQL→ service mysql start出错,mysql不能启动,解决mysql: unrecognized service错误

service mysql start出错,mysql不能启动,解决mysql: unrecognized service错误

我要评论2012/11/22 17:58:19 来源:绿色资源网编辑:www.downcc.com 评论:0点击:4162次

service mysql start出错,mysql启动不了,解决mysql: unrecognized service错误的方法如下:

[root@downcc.com ~]# service mysql start
mysql: unrecognized service
[root@downcc.com ~]# service mysql restart
mysql: unrecognized service

[root@downcc.com ~]# rpm -q mysql 查询发现mysql已经正常安装
mysql-5.1.52-jason.1

[root@downcc.com ~]# /etc/rc.d/init.d/mysqld start 直接启动没问题
Starting mysqld: [ OK ]

[root@downcc.com ~]# ls /etc/rc.d/init.d/mysqld -l
-rwxr-xr-x 1 root root 5509 Dec 18 02:31 /etc/rc.d/init.d/mysqld

[root@downcc.com ~]# chkconfig mysqld on 设置mysql开机启动

[root@downcc.com ~]# chmod 755 /etc/rc.d/init.d/mysqld 修改mysqld执行权限

[root@downcc.com ~]# service mysqld start 搞定

Starting mysqld: [ OK ]
[root@downcc.com ~]# service mysqld start
Starting mysqld: [ OK ]
[root@downcc.com ~]# service mysqld status
mysqld (pid 9487) is running...

关键词:mysql

相关阅读

阅读本文后您有什么感想? 已有 人给出评价!

  • 1

  • 5

  • 2

  • 3

  • 1

  • 60

用户评论

热门评论

最新评论

发表评论查看所有评论(0)

昵称:
请不要评论无意义或脏话,我们所有评论会有人工审核.
字数: 0/500(您的评论需要经过审核才能显示)

相关软件

热点图文

更多+

精品软件