|
我的系统是fc6,开始运行mysql的时候,出现如下的错误提示:
[root@localhost linux]# /etc/rc.d/init.d/mysqld start
初始化 MySQL 数据库: Neither host 'localhost.localdomain' nor 'localhost' could be looked up with
/usr/bin/resolveip
Please configure the 'hostname' command to return a correct hostname.
If you want to solve this at a later stage, restart this script with
the --force option
[失败]
[root@localhost linux]# hostname
localhost.localdomain
有谁知道什么原因,如何解决这个问题? |
|