>
> Hi,
>
> I'm having triubles starting squid.
> i get this from /var/log/messages:
>
>
> Aug 27 10:40:54 squid squid[8606]: Squid Parent: child
> process 8627 started
> Aug 27 10:40:54 squid (squid): Cannot open HTTP Port
> Aug 27 10:40:54 squid squid[8606]: Squid Parent: child process 8627
> exited due to signal 6
> Aug 27 10:40:54 squid squid[8606]: Exiting due to repeated, frequent
> failures
>
>
- Squid version ?
- OS/platform/version ?
- What is the HTTP port specified ?
- What's in cache.log ?
+ Check whether the HTTP port is in use with :
% netstat -a
+ If the HTTP port is in the priviledged range then SQUID must be started
as root.
M.