Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Mar 2001 18:54:24 +0000 (GMT)
From:      "Philip M. Gollucci" <p6m7g8@p6m7g8.com>
To:        Duraid <latif2221@home.com>
Cc:        "freebsd-questions@FreeBSD.ORG" <freebsd-questions@FreeBSD.ORG>
Subject:   Re: apache is not running no way (please help)
Message-ID:  <Pine.BSF.4.21.0103101852230.35058-100000@p6m7g82k.student.umd.edu>
In-Reply-To: <3AAABA45.E7E5C80F@home.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0103101852230.35058-100000>