Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Mar 2006 21:35:28 -1000
From:      Randy Bush <randy@psg.com>
To:        dinoex@freebsd.org
Cc:        freebsd ports <freebsd-ports@freebsd.org>
Subject:   httpd: bad user name nobody
Message-ID:  <17446.17472.372322.289292@roam.psg.com>

next in thread | raw e-mail | index | archive | help
5.5-pre as of yesterday
apache13-modssl

    # apachectl startssl
    httpd: bad user name nobody
    /usr/local/sbin/apachectl startssl: httpd could not be started

this had been running well for a looooong timd

googled and found

    psg.com:/usr/ports/www/apache13-modssl# diff -c Makefile~ Makefile
    *** Makefile~   Thu Feb  9 06:51:54 2006
    --- Makefile    Sun Mar 26 07:23:53 2006
    ***************
    *** 140,146 ****
		    --logfiledir=${APACHE_LOGFILE_DIR} \
		    --without-confadjust \
		    --enable-module=most \
    -               --enable-module=auth_db \
		    --enable-module=mmap_static \
		    --disable-module=auth_dbm \
		    --enable-shared=max \
    --- 140,145 ----

and that seemed to fix it

randy




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