A.J. Werkman (werkman digifarma nl) said:
> I upgraded RH8.0 to RH9.
>
> On 8.0 I had a good functioning squid proxy running on that box.
>
> After upgrading squid refuses to start with the following error:
>
> [root tholen root]# /etc/rc.d/init.d/squid start
> init_cache_dir /var/spool/squid... /etc/rc.d/init.d/squid: line 162: 879
> Aborted $SQUID -z -F -D 2>/dev/null
> Starting squid: /etc/rc.d/init.d/squid: line 162: 880 Aborted
> $SQUID $SQUID_OPTS 2>/dev/null
> [FAILED]
>
> These error messages don't give me a clue on how to correct the problem.
> Has anyone seen this problem, does anyone know what this meens?
> Does anyone know how to get squid functioning?
Can you strace squid to see where it's aborting?
Bill