当前位置: 技术问答>linux和unix
安装squid的错误提示,是什么意思?
来源: 互联网 发布时间:2015-02-27
本文导语: FATAL: Could not determine fully qualified hostname. Please set 'visible_hostname' Squid Cache (Version 2.4.STABLE1): Terminated abnormally. CPU Usage: 0.010 seconds = 0.010 user + 0.000 sys Maximum Resident Size: 0 KB Page faults with physical i/o: ...
FATAL: Could not determine fully qualified hostname. Please set 'visible_hostname'
Squid Cache (Version 2.4.STABLE1): Terminated abnormally.
CPU Usage: 0.010 seconds = 0.010 user + 0.000 sys
Maximum Resident Size: 0 KB
Page faults with physical i/o: 327
Squid Cache (Version 2.4.STABLE1): Terminated abnormally.
CPU Usage: 0.010 seconds = 0.010 user + 0.000 sys
Maximum Resident Size: 0 KB
Page faults with physical i/o: 327
|
没碰见过,好像是说不知道你的hostname,试试:
export visible_hostname="xxxx"
export visible_hostname="xxxx"
|
visible_hostname www.test.com