Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Dec 1999 23:18:51 -0800
From:      Jerry Preeper <preeper@cts.com>
To:        questions@FreeBSD.ORG
Subject:   problem installing apache13 port
Message-ID:  <3.0.5.32.19991228231851.0088ee60@cts.com>

next in thread | raw e-mail | index | archive | help
I am trying to install the apache13port on a freebsd3.3 system simply using
make install clean from /usr/ports/www/apache13  and I'm running into a
problem that I'm not sure how to fix.  The installation seems to go fine,
however when I go to apachectl start I get an error message that says
unable to start.  So I tried starting manually from the command line with
/usr/local/sbin/httpd -f /usr/local/etc/apache/httpd.conf  and it still
doesn't start.  There is an entry in the log file each time I try to run
it, saying that it can't find mime.types in
/usr/local/etc/apache/etc/apache/mime.types   Naturally, mime.types doesn't
exist in that directory - somehow it appears that etc/apache is getting
doubled up somewhere and I can't figure out where.  When I run httpd -V  I
see that the default root is /usr/local and the conf files should be in
etc/apache/whatever.conf

Anyone have any ideas... Ultimately I want to add php and mysql but I
seemed to be running into bigger problems there so I figured I'd start with
plain vanilla and work my way up.

Jerry



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?3.0.5.32.19991228231851.0088ee60>