From owner-freebsd-questions Sat Mar 10 15:57:25 2001 Delivered-To: freebsd-questions@freebsd.org Received: from p6m7g82k.student.umd.edu (p6m7g82k.student.umd.edu [129.2.228.126]) by hub.freebsd.org (Postfix) with ESMTP id 54D5D37B718 for ; Sat, 10 Mar 2001 15:57:20 -0800 (PST) (envelope-from p6m7g8@p6m7g8.com) Received: from localhost (p6m7g8@localhost) by p6m7g82k.student.umd.edu (8.11.1/8.9.3) with ESMTP id f2AIsOZ43025; Sat, 10 Mar 2001 18:54:24 GMT (envelope-from p6m7g8@p6m7g8.com) X-Authentication-Warning: p6m7g82k.student.umd.edu: p6m7g8 owned process doing -bs Date: Sat, 10 Mar 2001 18:54:24 +0000 (GMT) From: "Philip M. Gollucci" X-Sender: p6m7g8@p6m7g82k.student.umd.edu To: Duraid Cc: "freebsd-questions@FreeBSD.ORG" Subject: Re: apache is not running no way (please help) In-Reply-To: <3AAABA45.E7E5C80F@home.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Unfortunately, for you I guess, mine runs fine. Go the the /usr/ports/www/apache13 and do this make distclean make deinstall make install Before you do this though, you should check your /var/log/httpd-error.log file to make sure that there are no obvious errors. Also, make sure that since you have suexec enable that the file /usr/local/sbin/suexec is a valid file ***************************************************************************** Philip M. Gollucci (p6m7g8) Web-site : http://www.p6m7g8.com E-mail : gollucci@wam.umd.edu Philip@p6m7g8.com Phone : 301.249.6261 (Home) 301.314.3118 (College) Major : Computer Science Minor : Classical & Jazz Performance Current Job : Science, Discovery, & the Universe Webmaster URL: http://www.sdu.umd.edu Resume : http://www.wam.umd.edu/~gollucci/resume.html ***************************************************************************** On Sat, 10 Mar 2001, Duraid wrote: > 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