From owner-freebsd-questions@FreeBSD.ORG Sat Apr 12 17:59:13 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 134311065673 for ; Sat, 12 Apr 2008 17:59:13 +0000 (UTC) (envelope-from josephdsimmons@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.179]) by mx1.freebsd.org (Postfix) with ESMTP id C3B908FC18 for ; Sat, 12 Apr 2008 17:59:12 +0000 (UTC) (envelope-from josephdsimmons@gmail.com) Received: by wa-out-1112.google.com with SMTP id k17so1023030waf.3 for ; Sat, 12 Apr 2008 10:59:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=NrmfkslXC9LKG52Uf5fgTF9pFWm27xJsTgp6g9qHCrM=; b=G4k5ZdNARLRXTm+ZJiX1zRsDb9H19dvUqszaYxsR6Mrv3CTlkq2x83UsIof1FgmCBalOGiwaJrD0P4WQmk5DRS85IZ0VjT9x1JNl5xeRJ6tbNzn8629fL0XazUxlQrLl4ytY44TskXmsCANDaze9f2PJj8TmJa4bET6W5lwzgBw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=juEc6cX223vCOWGjdvNVJEEAbRw6mr/+0RAXgc6gV5fRALwQF7+Qmlj2Tw0n0m4HJIXebyOJISlLn9O95jOvYnCbREadtm1JnJ+06wzuvTG85MJDgzGsiCxj0FYoUtElZ8Tk4QyCt+zMF7GrgZssUQi390nP7vOKixG93o65Ho8= Received: by 10.140.128.11 with SMTP id a11mr2326173rvd.232.1208023152397; Sat, 12 Apr 2008 10:59:12 -0700 (PDT) Received: by 10.141.197.11 with HTTP; Sat, 12 Apr 2008 10:59:12 -0700 (PDT) Message-ID: <1ba9cd9a0804121059g48be39ferc517434930ae7fae@mail.gmail.com> Date: Sat, 12 Apr 2008 12:59:12 -0500 From: "Joseph Simmons" To: Mel In-Reply-To: <200804121900.04284.fbsd.questions@rachie.is-a-geek.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1ba9cd9a0804111713h53374c26j9ef138e616deb65f@mail.gmail.com> <200804121900.04284.fbsd.questions@rachie.is-a-geek.net> Cc: freebsd-questions@freebsd.org Subject: Re: PHP5 install error on FreeBSD 7.0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2008 17:59:13 -0000 I installed apache from the port collection so wherever the default location is.... httpd.conf is in /usr/local/etc/apache22, the log files are in /var/log and at least some of the files that are used for loading modules are in /usr/local/libexec/apache22. I'm not sure where the other stuff is. I've not heard of PREFIX. On Sat, Apr 12, 2008 at 12:00 PM, Mel wrote: > > > Where is your apache installed? Did you by any chance alter the PREFIX? > -- > Mel > > Problem with today's modular software: they start with the modules > and never get to the software part. >