From owner-freebsd-questions@FreeBSD.ORG Thu Jul 29 01:27:17 2010 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 76AF81065672 for ; Thu, 29 Jul 2010 01:27:17 +0000 (UTC) (envelope-from pgollucci@p6m7g8.com) Received: from exhub015-2.exch015.msoutlookonline.net (exhub015-2.exch015.msoutlookonline.net [207.5.72.94]) by mx1.freebsd.org (Postfix) with ESMTP id 5CA6C8FC19 for ; Thu, 29 Jul 2010 01:27:17 +0000 (UTC) Received: from [192.168.1.2] (71.246.240.70) by smtpx15.msoutlookonline.net (207.5.72.103) with Microsoft SMTP Server (TLS) id 8.2.254.0; Wed, 28 Jul 2010 18:17:12 -0700 Message-ID: <4C50D68E.4030907@p6m7g8.com> Date: Wed, 28 Jul 2010 21:17:02 -0400 From: "Philip M. Gollucci" Organization: P6M7G8 Inc. User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1.11) Gecko/20100711 Thunderbird/3.0.6 MIME-Version: 1.0 To: Kevin Kinsey References: <20100728162043.GA51024@bewilderbeast.blackhelicopters.org> <4C509D04.2030403@daleco.biz> In-Reply-To: <4C509D04.2030403@daleco.biz> X-Enigmail-Version: 1.0.1 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigAED7F1D7B7D2FFEDF5D5FB28" Cc: questions@freebsd.org, "Michael W. Lucas" Subject: Re: apache22 build problem: cgi disabled X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jul 2010 01:27:17 -0000 --------------enigAED7F1D7B7D2FFEDF5D5FB28 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 7/28/2010 5:11 PM, Kevin Kinsey wrote: >> There's a --disable-cgi in there, but no cgi listed after >> --enable-mods. >> The Mk/bsd.apache.mk disables every at the start of ./configure args. You should see ... --dsiable-cgi ... --enable-cgi or --enable-mods=3D...c= gi... It looks fine to me -- Its in the enable-mods-shared=3D"..cgi.." $ make -V CONFIGURE_ARGS -DWITH_CGI --prefix=3D/usr/local --enable-layout=3DFreeBSD --with-perl=3D/usr/local/bin/perl5.10.1 --with-port=3D80 --with-expat=3D/usr/local --with-iconv=3D/usr/local --enable-http --with-pcre=3D/usr/local --with-apr=3D/usr/local/bin/apr-1-config --with-apr-util=3D/usr/local/bin/apu-1-config --disable-authn-file --disable-authn-default --disable-authz-host --disable-authz-groupfile --disable-authz-user --disable-authz-default --disable-auth-basic --disable-charset-lite --disable-include --disable-log-config --disable-env --disable-setenvif --disable-mime --disable-status --disable-autoindex --disable-asis --disable-cgid --disable-cgi --disable-negotiation --disable-dir --disable-imagemap --disable-actions --disable-userdir --disable-alias --disable-filter --disable-proxy --disable-proxy-connect --disable-proxy-ftp --disable-proxy-http --disable-proxy-ajp --disable-proxy-balancer --disable-proxy-scgi --disable-reqtimeout --enable-so --enable-mods-shared=3D"auth_basic auth_digest authn_file authn_dbm authn_anon authn_default authn_alias authz_host authz_groupfile authz_user authz_dbm authz_owner authz_default cache disk_cache file_cache dav dav_fs actions alias asis autoindex cern_meta cgi charset_lite deflate dir dumpio env expires headers imagemap include info log_config logio mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias filter version reqtimeout ssl" --with-dbm=3Dsdbm --with-ssl=3D/usr/local --enable-v4-map= ped --with-devrandom --with-mpm=3Dprefork --prefix=3D/usr/local ${_LATE_CONFIGURE_ARGS} ------------------------------------------------------------------------ 1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70 3F8C 75B8 8FFB DB9B 8C1C Philip M. Gollucci (pgollucci@p6m7g8.com) c: 703.336.9354 VP Apache Infrastructure; Member, Apache Software Foundation Committer, FreeBSD Foundation Consultant, P6M7G8 Inc. Sr. System Admin, Ridecharge Inc. Work like you don't need the money, love like you'll never get hurt, and dance like nobody's watching. --------------enigAED7F1D7B7D2FFEDF5D5FB28 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (MingW32) iEYEARECAAYFAkxQ1o4ACgkQdbiP+9ubjBw4QgCfdGjaXplNZL3K7Bg431KE3gl2 TJ0Anj/ggNUJyvL5+7sUO6X+bxS4yPSP =XtlJ -----END PGP SIGNATURE----- --------------enigAED7F1D7B7D2FFEDF5D5FB28--