On Mon, 28 Apr 2003 11:18:36 +1000, Andrew wrote:
>Apr 28 12:33:59 linux squid[6014]: Squid Parent: child process 6020 started
>Apr 28 12:33:59 linux squid[6020]: execvp failed: (2) No such file or directory
>Apr 28 12:33:59 linux squid[6020]: Squid Parent: child process 0 started
>Apr 28 12:33:59 linux squid[6020]: Squid Parent: child process -1 exited with status 1
>Apr 28 12:33:59 linux squid[6020]: Exiting due to repeated, frequent failures
Well it would help if you mentioned what you had already tried or
checked. I'm sure a real squid expert will follow up, but if it were
me, I would troubleshoot the "no such file or directory" message.
First "egrep ^cache_dir squid.conf" and make sure that the caches you
have defined in squid.conf actually exist/are mounted and that their
permissions match whatever owner and group you set via
cache_effective_user and cache_effective_group (also in squid.conf).
Also check existance and perms for your log directory (search
squid.conf for cache.log and access.log and the path [if any] that
you've set) all those files and probably the directory itself should
be owned by or at least writable by the squid process (owner:group).
And if none of that is it then, as Tony posted, look at your cache.log
and post the relevant lines.
hth,
Adam
Received on Sun Apr 27 2003 - 22:13:35 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:15:32 MST