>Number:         2359
>Category:       documentation
>Synopsis:       corrections needed in htdocs/manual/suexec.html
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    apache
>State:          open
>Class:          doc-bug
>Submitter-Id:   apache
>Arrival-Date:   Fri Jun  5 15:00:02 PDT 1998
>Last-Modified:
>Originator:     [EMAIL PROTECTED]
>Organization:
apache
>Release:        apache_1.3b7
>Environment:
FreeBSD breichert.bbnplanet.com 2.2.6-RELEASE FreeBSD 2.2.6-RELEASE #0: Wed Jun 
 3 19:00:25 GMT 1998     [EMAIL PROTECTED]:/usr/src/sys/compile/BREICHERT  i386
gcc version 2.7.2.1
>Description:
htdocs/manual/suexec.html advises:
   COMPILING THE SUEXEC WRAPPER
   You now need to compile the suEXEC wrapper. At the shell command
   prompt, type:  cc suexec.c -o suexec [ENTER]. This should create the
   suexec wrapper executable.

This neglects the include directories.  Try:
   cc suexec.c -o suexec -I../include -I../os/unix

htdocs/manual/suexec.html also advises:
   COMPILING APACHE FOR USE WITH SUEXEC
   By default, Apache is compiled to look for the suEXEC wrapper in the
   following location.

   From src/httpd.h

But the header file in question is really:
   src/include/httpd.h
>How-To-Repeat:
follow instructions as documented.
>Fix:
clean up pathnames, etc, as suggested.
>Audit-Trail:
>Unformatted:
[In order for any reply to be added to the PR database, ]
[you need to include <[EMAIL PROTECTED]> in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]



Reply via email to