Date: Mon, 18 Jul 2005 12:35:41 -0700 From: Drew Tomlinson <drew@mykitchentable.net> To: Chris Casey <chris.casey@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: How to configure Apache21 port with suexec enabled and suexec_docroot change Message-ID: <42DC048D.30109@mykitchentable.net> In-Reply-To: <8f44b8a3050717152423d65099@mail.gmail.com> References: <8f44b8a3050717152423d65099@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 7/17/2005 3:24 PM Chris Casey wrote: >On a machine with an up to date ports system running 5.4, I'm trying >to use Apache21 port, I know that suexec is not enabled by default and >I know there should be a "make WITH_SUEXEC_MODULES=yes" option, but >when I try this I get some info about how to structure the options and >then it appears to start the make process. Is this normal? > >Output: > >www# make WITH_SUEXEC_MODULES=yes WITH_SUEXEC_DOCROOT_MODULES=/home > > man make and review the -D option. This may solve your problem. > To enable a module category: WITH_<CATEGORY>_MODULES > > To disable a module category: WITHOUT_<CATEGORY>_MODULES > > > Per default categories are: > > AUTH AUTHN AUTHZ DAV MISC > > Categories available: > > AUTH AUTHN AUTHZ DAV EXPERIMENTAL LDAP MISC PROXY SSL SUEXEC THREADS > > > To see all available knobs, type make show-options > > To see all modules in different categories, type make show-categories > > You can check your modules configuration by using make show-modules > > > >===> Vulnerability check disabled, database not found > >===> Extracting for apache-2.1.4 > >=> Checksum OK for apache21/httpd-2.1.4-alpha.tar.bz2. > >=> Checksum OK for apache21/powerlogo.gif. > >===> apache-2.1.4 depends on file: /usr/local/bin/perl5.8.6 - found > > AFAIK, this is all normal and produced from the Makefile in the port. [snip] Cheers, Drew -- Visit The Alchemist's Warehouse Magic Tricks, DVDs, Videos, Books, & More! http://www.alchemistswarehouse.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?42DC048D.30109>