Re: [squid-users] help required .. repeat post

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Sat, 22 Dec 2001 09:02:47 +0100

Can only say that it works just fine here.. only had to change the path of
logs.txt to put it in a writable location..

Note: Binaries and scripts should not be owned by nobody.

Regards
Henrik

On Friday 21 December 2001 13.12, khiz code wrote:
> pls this is not spam ...
> i really do need help with redirector setup
>
> i did one mor ething
> i wrote a simple script
> #!/usr/bin/perl
> $|=1;
> open (LOG,">>logs.txt");
> while (<>)
> { print LOG $_; print $_; }
> close LOG;
> placed in /usr/local/squid/bin where my current squid resides
> did chmod 755 dir.pl ( name of the script)
> did chown nobody:nobody dir.pl
> changed relevant part in squid.conf
>
> script runs fine as nobody ...
> yet squid cannt seem to work with it i cant telnet to squid
>
>
> i m at my wits end .. dunno whats wrong
> pls help me out
> TIA
> Khiz
>
>
> __________________________________________________
> Do You Yahoo!?
> Check out Yahoo! Shopping and Yahoo! Auctions for all of
> your unique holiday gifts! Buy at http://shopping.yahoo.com
> or bid at http://auctions.yahoo.com

-- 
MARA Systems AB, Giving you basic free Squid support
Customized solutions, packaged solutions and priority support
available on request
Received on Sun Dec 23 2001 - 03:08:29 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:05:28 MST