首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 数据库 > Access >

FATAL: Cannot open '/var/log/squid/access.log' for writing

2012-06-26 
FATAL: Cannot open /var/log/squid/access.log for writing.报错:FATAL: Cannot open /var/log/squid/

FATAL: Cannot open '/var/log/squid/access.log' for writing.

报错:

FATAL: Cannot open '/var/log/squid/access.log' for writing.

? ? ? ? The parent directory must be writeable by the

? ? ? ? user 'squid', which is the cache_effective_user

? ? ? ? set in squid.conf.

?

解决方法:

?

chown squid.squid -R /var/log/squid/
?

热点排行