RE: [squid-users] Error 1067 when starting service in Windows 2003 Server

From: <joost.deheer_at_getronics.com>
Date: Thu, 16 Apr 2009 08:42:45 +0200

> "Could not start the Squid service on local computer. Error
> 1067: the process terminated unexpectedly."

In case you didn't install squid in c:\squid: Did you run 'squid -O "-f d:\path\to\config" -n Servicename' to tell the service where the config is?

And in addition to Guido's checks:
- Check the eventlog.

A short (and translated) version of the HOWTO for windows that I use at work:
- Download
- Install in d:\apps\squid\VERSION
- Config (we have a template that sets up basic access)
- Install service: sbin\squid -f etc\squid.conf -n "SquidVERSION" (<-- Servicename may NOT contain spaces!)
- Install cache dirs: sbin\squid -z -f etc\squid.conf -n "SquidVERSION"
- Configure service: sbin\squid -O "-f d:\apps\squid\VERSION\etc\squid.conf" -n "SquidVERSION"
- Start service

Joost
Received on Thu Apr 16 2009 - 06:42:56 MDT

This archive was generated by hypermail 2.2.0 : Thu Apr 16 2009 - 12:00:01 MDT