|
[root@dhcp-221-15 root]# /etc/init.d/mysqld start
初始化 MySQL 数据库: Sorry, the host 'dhcp-221-15' could not be looked up.
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@dhcp-221-15 root]# /etc/init.d/httpd start
启动 httpd:httpd: Could not determine the server's fully qualified domain name, using 127.0.0.1 for ServerName
[失败]
今天做apache+mysql+php时候为什么不允许我启动服务.
是域名的问题??主机名??:confused:
谢谢 |
|