On Wed, 25 May 2005, Manoj Kumar Neelapareddy wrote:
I am getting the following error while starting squid
Version 3.0-PRE3-20050520 in fulldebug mode:
2005/05/25 10:50:40| Memory pools are 'off'; limit:
2.00 MB
2005/05/25 10:50:40| diskd started
2005/05/25 10:50:40.475| Processing: 'auth_param basic
children 5'
2005/05/25 10:50:40.475| Processing: 'auth_param basic
realm Squid proxy-caching web server'
2005/05/25 10:50:40.475| Processing: 'auth_param basic
credentialsttl 2 hours'
Lots of debug output, obfuscating the only important message:
squid: ERROR: No running copy
which indicates you used "-k <something>".
-k is only used if you want to control an already running Squid or verify
your configuration, never when you try to start Squid.
Regards
Henrik