0

WARNING: Cannot write log file: /var/logs/cache.log /var/logs/cache.log: Permission denied messages will be sent to 'stderr'.

Hello,When i am running squid, it threw me an error like cannot write log file: /varlogs/cache.log.How to get rid of this error?

jayce
asked Jun 1, 2019
1 Answer
1

Just execute this command to fix this warning.

chmod -R 1777 /var/logs/

View More
linuxhelp
answered Jun 1, 2019
Your Answer
||||
 
100:0