[squid-users] squid won't start on boot

From: Sébastien WENSKE <canardwc_at_canardwc.com>
Date: Wed, 23 Jul 2008 15:19:10 +0200

Hi guys,

Iget some troubles with squid3-stable8 when I try ti enable it on boot

Starting squid: WARNING: Cannot write log file: /var/logs/cache.log
/var/logs/cache.log: Permission denied
[...]
squid: ERROR: Could not read pid file
/var/logs/squid.pid: (13) Permission denied

It work fine when I start it manualy.

You can find below what i did :

./configure --localstatedir=/var --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc/squid/
 --enable-icmp --enable-arp-acl --with-default-user=squid
make
make install
adduser squid
mkdir /var/logs
mkdir /var/cache
chown -R squid.squid /var/logs
chown -R squid.squid /var/cache
/usr/sbin/squid -z

OS is RedHat EL 5.1

What's wrong ?

A big thank you to those who can help me.

Regards,

Sebastien WENSKE
Received on Wed Jul 23 2008 - 13:19:26 MDT

This archive was generated by hypermail 2.2.0 : Wed Jul 23 2008 - 12:00:05 MDT