The following reply was made to PR suexec/2250; it has been noted by GNATS.
From: "peter laurie" <[EMAIL PROTECTED]> To: "Ben Laurie" <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Subject: Re: suexec/2250: suEXEC gets too few arguments Date: Fri, 26 Jun 1998 08:42:38 +0100 Started all over with Apache_1.3.0: suexec problem: 'too few arguments' seems to have gone away ---------- > From: [EMAIL PROTECTED] > To: [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: Re: suexec/2250: suEXEC gets too few arguments > Date: 25 June 1998 11:06 > > [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. ] > > > Synopsis: suEXEC gets too few arguments > > Comment-Added-By: coar > Comment-Added-When: Thu Jun 25 03:06:14 PDT 1998 > Comment-Added: > How are you compiling suexec? You should be doing > > cd src/support > make suexec > > conf.h is in src/include/conf.h. You should be seeing a > compilation line similar to this: > > cc -c -I../os/unix -I../include -O2 suexec.c > > with possibly a few other options. If you're not, then > something's not right. > > Are you using the FreeBSD port of Apache, or did you > download the tarball directly from the Apache site? > I recommend strongly that you do the latter and pick > up 1.3.0; there is at least one known problem with the > FreeBSD port..
