How to configure Apache21 port with suexec enabled and suexec_docroot change

Drew Tomlinson drew at mykitchentable.net
Mon Jul 18 19:37:09 GMT 2005


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



More information about the freebsd-questions mailing list