I have manually deleted the file /var/cache/squid. Now I get this error:
stat: cannot stat ‘/var/cache/squid’: No such file or directory
To use squid again, what should I do? I'm using Ubuntu 15.10
I have manually deleted the file /var/cache/squid. Now I get this error:
stat: cannot stat ‘/var/cache/squid’: No such file or directory
To use squid again, what should I do? I'm using Ubuntu 15.10
squid
should create the directory if not there..tryservice squid3 restart
– heemayl Mar 23 '16 at 11:30