|
发表于 2005-12-22 20:12:06
|
显示全部楼层
试了没应,
[root@localhost squid]# squid -z
2005/12/22 20:07:55| Creating Swap Directories
[root@localhost squid]# /etc/init.d/squid start
启动 squid:.................... [失败]
[root@localhost squid]#
[root@localhost squid]# cd /
2005/12/22 20:08:16| /cache: (13) Permission denied
FATAL: Failed to verify one of the swap directories, Check cache.log
for details. Run 'squid -z' to create swap directories
if needed, or if running Squid for the first time.
Squid Cache (Version 2.5.STABLE6): Terminated abnormally.
CPU Usage: 0.031 seconds = 0.016 user + 0.015 sys
Maximum Resident Size: 0 KB
Page faults with physical i/o: 0
[root@localhost squid]#
[root@localhost squid]# ls /cache/
00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F
[root@localhost squid]# ll -d /cache/
drwxr-xr-x 18 squid squid 1024 12月 22 20:03 /cache/
[root@localhost squid]# |
|