Click to See Complete Forum and Search --> : squid


kakuustaad
06-14-2001, 04:06 AM
i am getting this error while trying to run squid for thr first time ... i have properly edited squid.conf .. and this is what happened when i try to run it for teh first time ..

FATAL: getgrnam failed to find groupid for effective group 'nogroup'
Squid Cache (Version 2.4.STABLE1): Terminated abnormally.
CPU Usage: 0.010 seconds = 0.010 user + 0.000 sys
Maximum Resident Size: 0 KB
Page faults with physical i/o: 232


here is it version .. squid-2.4.STABLE

(:

Craig McPherson
06-14-2001, 04:11 AM
You've told Squid to run as gid "nogroup", or you haven't told Squid what group to run as but "nogroup" is the default, but there's no group called "nogroup" on your system.

No "nogroup" group.

Add a "nogroup" group or tell Squid to run as a group that exists...