摘要:
ERROR 1130: Host ’192.168.1.3′ is not allowed to connect to this MySQL server这是告诉你没有权限连接指定IP的主机,下面我们来看看解决办法。处理方法有二个:1、授权法(例如,你想myuser使用mypassword从任何主机... 阅读全文
摘要:
httpd: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1 for ServerName解决办法非常简单:#vi /usr/local/apache/conf/httpd.... 阅读全文