From owner-freebsd-ports Sat Jul 12 14:33:32 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id OAA20703 for ports-outgoing; Sat, 12 Jul 1997 14:33:32 -0700 (PDT) Received: from silvia.HIP.Berkeley.EDU (ala-ca32-05.ix.netcom.com [199.35.209.69]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id OAA20695; Sat, 12 Jul 1997 14:33:20 -0700 (PDT) Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.6/8.6.9) id OAA09690; Sat, 12 Jul 1997 14:33:09 -0700 (PDT) Date: Sat, 12 Jul 1997 14:33:09 -0700 (PDT) Message-Id: <199707122133.OAA09690@silvia.HIP.Berkeley.EDU> To: ivaudrey@test.nemko.ltd.uk CC: markm@freebsd.org, FreeBSD-Ports@freebsd.org In-reply-to: <33C74CEF.B9E234F3@test.nemko.ltd.uk> (message from Ian Vaudrey on Sat, 12 Jul 1997 10:22:55 +0100) Subject: Re: Apache 1.2.1 port will not start up From: asami@cs.berkeley.edu (Satoshi Asami) Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk * open: No such file or directory * Cannot open lock file * * I've been following the Apache ports since the early 1.2 betas, and this * is the first time I've had a problem. Is it the port or (much more * likely) me that is broken? I saw the same problem. After some looking around in the source, I created a directory "/usr/local/etc/apache/logs" and apache now starts fine. The name of this directory (nor any of the strings "logs" "lock", upper-case or not) doesn't appear in any of the config files in /usr/local/etc/apache, I'm not sure what to make of it. Satoshi