> Squid -k parse does not produce any errors or warings. > There are no errors in cache.log file after cold start. > (except strange > "chdir: /var/squid/cache: (2) No such file or directory" > but I didn't find any occurrence of "/var/squid/cache" in config file) >...
You should treat that message as an error and resolve it : make sure that cache dirs defined in squid.conf exist and are accessible by the user squid runs as. M.
