From owner-freebsd-questions@FreeBSD.ORG Sat Jun 27 22:54:36 2009 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 6595A106564A for ; Sat, 27 Jun 2009 22:54:36 +0000 (UTC) (envelope-from glen.j.barber@gmail.com) Received: from mail-bw0-f210.google.com (mail-bw0-f210.google.com [209.85.218.210]) by mx1.freebsd.org (Postfix) with ESMTP id E288C8FC19 for ; Sat, 27 Jun 2009 22:54:35 +0000 (UTC) (envelope-from glen.j.barber@gmail.com) Received: by bwz6 with SMTP id 6so199413bwz.43 for ; Sat, 27 Jun 2009 15:54:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=RQ9djGT/JEEwx61H3k+qROxN3fMyg/75ho59M1XbnHI=; b=ehQ1sCRPMeWABJsn6dfU6koUo7Of9eS3Eg+3ROnDNNwCzKgAi6osOd+X+DrqhTgkpg RdNQMjcb1Ec4z+ogOswvngZbW80uvGyaPTfTmK8dqxsKYB0/+QFMq9N/+CNao1i3/Jio tCYrS0IqhMAgdwy5BiVGytB3gEgyUy45SHmLA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=wvyL48RlC/ArD5spcjAGIDU1Bi3iQUIhd1NSNDY9lOf6NGbmymdFlz6U9TOJ1nA5sT PJHSMILM8fnivtqUuXnMzAMFBSoECxKOXQv+1fEubXwqGSwXUVhUt1pX8z5rBbjAhbsA I7LKIQhTPktNNgnm8AjMZZQVawyjEz56YD+PU= MIME-Version: 1.0 Received: by 10.204.52.135 with SMTP id i7mr5311587bkg.154.1246143273808; Sat, 27 Jun 2009 15:54:33 -0700 (PDT) In-Reply-To: <4ad871310906271541tf5c8d03t5b2ea46871e6ddfe@mail.gmail.com> References: <20090627223732.GA73601@thought.org> <4ad871310906271541tf5c8d03t5b2ea46871e6ddfe@mail.gmail.com> Date: Sat, 27 Jun 2009 18:54:33 -0400 Message-ID: <4ad871310906271554h4a2599d9nb20c23f64e09c9ea@mail.gmail.com> From: Glen Barber To: Gary Kline Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: FreeBSD Mailing List Subject: Re: apache22: "Can't access startfile" 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, 27 Jun 2009 22:54:36 -0000 On Sat, Jun 27, 2009 at 6:41 PM, Glen Barber wrote= : > On Sat, Jun 27, 2009 at 6:37 PM, Gary Kline wrote: >> >> =A0 =A0 =A0 =A0Can anybody remind me what all I need to do to create a n= ew virtual >> =A0 =A0 =A0 =A0website? =A0(Or move /usr/local/www/foo to /usr/local/www= /bar/ and have >> =A0 =A0 =A0 =A0"bar" be my new website? =A0I've seen this lynx error: >> =A0 =A0 =A0 =A0"Can't access startfile" before and can't remeber what I'= m doing wrong. >> >> =A0 =A0 =A0 =A0thanks for some clues here, >> > > Take a look at the error log for apache, as I suspect the following: > usually, apache wants to look in /usr/local/www/apache22/* for its > information. =A0If you have changed , could you give us > snippets (if not all) of your httpd.conf ? > > >> >> =A0 =A0 =A0 =A0PS: yes, i edited the apache22/Includes/httpd-local.conf = and restarted the >> =A0 =A0 =A0 =A0etc/rv.d/apache script... . >> > > Is this apache13, 20, or 22 by the way? Wow... I must really be loosing it... Forget I asked that last question. ;) Gary, if the problem persists after my previous suggestions, could you also include info from the error log? --=20 Glen Barber