51Testing软件测试论坛

 找回密码
 (注-册)加入51Testing

QQ登录

只需一步,快速开始

微信登录,快人一步

手机号码,快捷登录

查看: 945|回复: 2
打印 上一主题 下一主题

LINUX搭建测试环境,在安装MySQL时出现问题,求助

[复制链接]

该用户从未签到

跳转到指定楼层
1#
发表于 2008-6-30 11:03:02 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
在安装好3个MYSQL文件后会跳出
PLEASE REMEMBER TO SET A PASSWORD FOR THE MySQL root USER !
To do so, start the server, then issue the following commands:
/usr/bin/mysqladmin -u root password 'new-password'
/usr/bin/mysqladmin -u root -h localhost.localdomain password 'new-password'
See the manual for more instructions.

NOTE:  If you are upgrading from a MySQL <= 3.22.10 you should run
the /usr/bin/mysql_fix_privilege_tables. Otherwise you will not be
able to use the new GRANT command!

Please report any problems with the /usr/bin/mysqlbug script!

The latest information about MySQL is available on the web at
http://www.mysql.com
Support MySQL by buying support/licenses at http://shop.mysql.com
Starting MySQL../etc/init.d/mysql: line 151: kill: (3815) - 没有那个进程
[失败]

然后输入MYSQL想进入的时候会提示:
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)


求助:如何才能把此问题解决然后安装正常
分享到:  QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友
收藏收藏
回复

使用道具 举报

该用户从未签到

2#
发表于 2008-6-30 23:06:53 | 只看该作者
你可以到我的空间看看,或者直接看这个帖子。
http://bbs.51testing.com/viewthread.php?tid=115764
注意路径的修改
回复 支持 反对

使用道具 举报

该用户从未签到

3#
发表于 2008-7-2 09:18:09 | 只看该作者
这个问题是你的mysql版本低,而linux开启了selinux,将mysql当作攻击对待的原因造成的。
在linux的图形界面的子菜单security level中将selinux禁用就好了
回复 支持 反对

使用道具 举报

本版积分规则

关闭

站长推荐上一条 /1 下一条

小黑屋|手机版|Archiver|51Testing软件测试网 ( 沪ICP备05003035号 关于我们

GMT+8, 2024-11-13 04:26 , Processed in 0.064223 second(s), 24 queries .

Powered by Discuz! X3.2

© 2001-2024 Comsenz Inc.

快速回复 返回顶部 返回列表