From owner-freebsd-questions Mon Jan 3 11:16:10 2000 Delivered-To: freebsd-questions@freebsd.org Received: from spdmgaac.compuserve.com (ds-img-3.compuserve.com [149.174.206.136]) by hub.freebsd.org (Postfix) with ESMTP id 9353914A04 for ; Mon, 3 Jan 2000 11:16:02 -0800 (PST) (envelope-from ncptiddische@compuserve.com) Received: (from mailgate@localhost) by spdmgaac.compuserve.com (8.9.3/8.9.3/SUN-1.7) id OAA28852 for freebsd-questions@freebsd.org; Mon, 3 Jan 2000 14:16:00 -0500 (EST) Date: Mon, 3 Jan 2000 14:15:37 -0500 From: Nils Holland Subject: SQUID under FreeBSD To: FreeBSD-Questions Message-ID: <200001031415_MC2-932E-3E4C@compuserve.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=ISO-8859-1 Content-Disposition: inline Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi folks, today I wanted to install the SQUID HTTP-Proxy on my FreeBSD machine. So = I used the PORTS-system in order to get SQUID22-STABLE. It installed correctly and does now start at system-boot. The problem is that it gives me an error message that it cannot access it= s logfile access.log unter /usr/local/squid/logs. I had a look at that directory and it's empty. As far as I know SQUID will create the access.l= og file as well as some other logfiles there when it's started for the first= time. Since it failed to do so, I think the permissions for that director= y must be set wrong. After having a look at that I saw the following permissions for /usr/local/squid: OWNER: root GROUP: Wheel READ ACCESS: everybody WRITE ACCESS: owner EXEC. ACCESS: everybody I don't know if these settings are correct, but I feel they are. If somebody knows better, please tell me. Possibly I've done something wrong totally unrelated to my suspection above, so any help is appreciated ;-) Greetings, Nils = To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message