Well! I have tried every mentioned method and still getting the same old 
error...!



----- Original Message -----
> From: Warren Baker <[email protected]>
> To: Anonymous <[email protected]>
> Cc: Amos Jeffries <[email protected]>; "[email protected]" 
> <[email protected]>; Squid Developers <[email protected]>
> Sent: Monday, July 23, 2012 1:00 PM
> Subject: Re: [squid-users] Fw: [ERROR] commonUfsDirOpenSwapLog: Failed to 
> open swap log
> 
> On Mon, Jul 23, 2012 at 8:02 AM, Anonymous <[email protected]> 
> 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
>

Reply via email to