|
|
- [root@Fedora-Core ~]# service squid start
- Starting squid: /etc/init.d/squid: line 53: 3747 Aborted $SQUID $SQUID_OPTS >>/var/log/squid/squid.out 2>&1
- [FAILED]
- [root@Fedora-Core ~]# tail /var/log/squid/squid.out
- Maximum Resident Size: 0 KB
- Page faults with physical i/o: 7
- 2005/12/26 19:09:51| WARNING: '0.0.0.0/0.0.0.0' is a subnetwork of '0.0.0.0/0.0.0.0'
- 2005/12/26 19:09:51| WARNING: because of this '0.0.0.0/0.0.0.0' is ignored to keep splay tree searching predictable
- 2005/12/26 19:09:51| WARNING: You should probably remove '0.0.0.0/0.0.0.0' from the ACL named 'all'
- FATAL: getpwnam failed to find userid for effective user 'squid'
- Squid Cache (Version 2.5.STABLE6): Terminated abnormally.
- CPU Usage: 0.008 seconds = 0.007 user + 0.001 sys
- Maximum Resident Size: 0 KB
- Page faults with physical i/o: 0
复制代码
btw: FC3 |
|