>Number:         3339
>Category:       suexec
>Synopsis:       Unable to compile suexec?
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    apache
>State:          open
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Tue Nov  3 16:30:01 PST 1998
>Last-Modified:
>Originator:     [EMAIL PROTECTED]
>Organization:
apache
>Release:        1.3.3
>Environment:
BSDI 2.1
>Description:
cd /usr/home/vennercs/source/apache_1.3.3/src/support; vi suexec.h

        modify  #define GID_MIN 
        to      #define GID_MIN 85 (line 88)

        modify  #define LOG_EXEC "/usr/local/etc/httpd/logs/cgi.log" /* Need 
me? */
        to      #define LOG_EXEC "/usr/var/log/httpd/cgi.log" /* Need me? */  
(line 122)
        
        modify  #define DOC_ROOT "/usr/local/etc/httpd/htdocs"
        to      #define DOC_ROOT "/usr/var/www" (line 131)

        save suexec.h

/usr/bin/cc suexec.c -o suexec ; mv /usr/contrib/bin/suexec 
/usr/contrib/bin/suexec.orig

This is the error message I am getting ???

suexec.c:74: ap_config.h: No such file or directory
mv: rename /usr/contrib/bin/suexec to /usr/contrib/bin/suexec.orig: No such file
or directory 

Thanks for the help
>How-To-Repeat:

>Fix:

>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. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.                                      ]
[Reply only with text; DO NOT SEND ATTACHMENTS!         ]



Reply via email to