From owner-freebsd-questions Sat Mar 10 20:37:34 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [206.29.169.15]) by hub.freebsd.org (Postfix) with ESMTP id A457037B719 for ; Sat, 10 Mar 2001 20:37:29 -0800 (PST) (envelope-from tedm@toybox.placo.com) Received: from tedm.placo.com (nat-rtr.freebsd-corp-net-guide.com [206.29.168.154]) by mail.freebsd-corp-net-guide.com (8.11.1/8.11.1) with SMTP id f2B4bRN10760; Sat, 10 Mar 2001 20:37:27 -0800 (PST) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "Duraid" , Subject: RE: apache is not running no way (please help) Date: Sat, 10 Mar 2001 20:37:27 -0800 Message-ID: <002e01c0a9e4$f9d69080$1401a8c0@tedm.placo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 In-Reply-To: <3AAABA45.E7E5C80F@home.com> X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Make sure that any logs defined in the config file point to directories that actually exist. Apache will not create logfile subdirectories when it starts, and if it can't write to access and error it will not start. Ted Mittelstaedt tedm@toybox.placo.com Author of: The FreeBSD Corporate Networker's Guide Book website: http://www.freebsd-corp-net-guide.com >-----Original Message----- >From: owner-freebsd-questions@FreeBSD.ORG >[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Duraid >Sent: Saturday, March 10, 2001 3:36 PM >To: freebsd-questions@FreeBSD.ORG >Subject: Re: apache is not running no way (please help) > > >it's really not running.. i even tried the apache13-fp port .. the exact >same problem.. please help. > >Duraid > >Duraid wrote: > >> on freebsd 4.2 stable installed /usr/ports/www/apache13 .. two times >> here is what's happening >> root# apachectl start >> Segmentation fault - core dumped >> /usr/local/sbin/apachectl start: httpd could not be started >> root# httpd >> Segmentation fault (core dumped) >> >> also >> >> root# httpd -V >> Server version: Apache/1.3.19 (Unix) >> Server built: Mar 10 2001 09:10:57 >> Server's Module Magic Number: 19990320:10 >> Server compiled with.... >> -D HAVE_MMAP >> -D USE_MMAP_SCOREBOARD >> -D USE_MMAP_FILES >> -D USE_FLOCK_SERIALIZED_ACCEPT >> -D SINGLE_LISTEN_UNSERIALIZED_ACCEPT >> -D HTTPD_ROOT="/usr/local" >> -D SUEXEC_BIN="/usr/local/sbin/suexec" >> -D DEFAULT_PIDLOG="/var/run/httpd.pid" >> -D DEFAULT_SCOREBOARD="/var/run/httpd.scoreboard" >> -D DEFAULT_LOCKFILE="/var/run/httpd.lock" >> -D DEFAULT_XFERLOG="/var/log/httpd-access.log" >> -D DEFAULT_ERRORLOG="/var/log/httpd-error.log" >> -D TYPES_CONFIG_FILE="etc/apache/mime.types" >> -D SERVER_CONFIG_FILE="etc/apache/httpd.conf" >> -D ACCESS_CONFIG_FILE="etc/apache/access.conf" >> -D RESOURCE_CONFIG_FILE="etc/apache/srm.conf" >> >> did it happen to anybody else??? >> >> Duraid >> >> To Unsubscribe: send mail to majordomo@FreeBSD.org >> with "unsubscribe freebsd-questions" in the body of the message > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message