Re: [squid-users] Fw: [ERROR] commonUfsDirOpenSwapLog: Failed to open swap log

From: Warren Baker <warren_at_decoy.co.za>
Date: Mon, 23 Jul 2012 10:00:26 +0200

On Mon, Jul 23, 2012 at 8:02 AM, Anonymous <eletters_mail_at_yahoo.com> wrote:
> squid_enable"YES"

If you installed Squid from ports then you will have a file called
/usr/local/etc/rc.d/squid - which is the startup file. You can get the
startup variables from this file by executing it and passing the
option rcvar.

# /usr/local/etc/rc.d/squid rcvar
# squid
#
squid_enable="NO"
# (default: "")

it should return what the startup variable is and what it's value it.
In your configured setting, above, you are missing the '=' sign. So
set it to squid_enable="YES" and remove any of your other additional
references to squid.

-- 
.warren
Received on Mon Jul 23 2012 - 08:00:34 MDT

This archive was generated by hypermail 2.2.0 : Mon Jul 23 2012 - 12:00:02 MDT