Re: Apache problem on 7.3

2003-06-18 Thread Joseph A Nagy Jr
Ashley M. Kirchner wrote: I have the stock apache 1.3.27-2 RPM installed, and I'm trying to get suEXEC to work without success. In the virtual host file I have the DocumentRoot set to /home/rash/www and I have User and Group set. The configtest passes without a problem. However whenever I

Re: Apache problem on 7.3

2003-06-18 Thread John Nichel
Michael Schwendt wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, 18 Jun 2003 08:37:45 -0500, John Nichel wrote: -D DOC_ROOT="/var/www" -D GID_MID=100 -D HTTPD_USER="apache" -D LOG_EXEC="/var/log/httpd/suexec_log" -D SAFE_PATH="/usr/local/bin:/usr/bin:/bin" -D UID_MID=100 -D USERDIR_S

Re: Apache problem on 7.3

2003-06-18 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, 18 Jun 2003 08:37:45 -0500, John Nichel wrote: > >>>-D DOC_ROOT="/var/www" > >>>-D GID_MID=100 > >>>-D HTTPD_USER="apache" > >>>-D LOG_EXEC="/var/log/httpd/suexec_log" > >>>-D SAFE_PATH="/usr/local/bin:/usr/bin:/bin" > >>>-D UID_MID=100 > >>>-

Re: Apache problem on 7.3

2003-06-18 Thread John Nichel
Michael Schwendt wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, 18 Jun 2003 01:40:47 -0600, Ashley M. Kirchner wrote: -D DOC_ROOT="/var/www" -D GID_MID=100 -D HTTPD_USER="apache" -D LOG_EXEC="/var/log/httpd/suexec_log" -D SAFE_PATH="/usr/local/bin:/usr/bin:/bin" -D UID_MID=100 -D US

Re: Apache problem on 7.3

2003-06-18 Thread Ed Wilts
On Wed, Jun 18, 2003 at 12:52:41AM -0600, Ashley M. Kirchner wrote: > > I have the stock apache 1.3.27-2 RPM installed, and I'm trying to > get suEXEC to work without success. The most common problem I've seen is that the suexec binary is not marked suid by default, or least it wasn't back

Re: Apache problem on 7.3

2003-06-18 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, 18 Jun 2003 01:40:47 -0600, Ashley M. Kirchner wrote: > > -D DOC_ROOT="/var/www" > > -D GID_MID=100 > > -D HTTPD_USER="apache" > > -D LOG_EXEC="/var/log/httpd/suexec_log" > > -D SAFE_PATH="/usr/local/bin:/usr/bin:/bin" > > -D UID_MID=100 > > -

Re: Apache problem on 7.3

2003-06-18 Thread Ashley M. Kirchner
Ashley M. Kirchner wrote: -D DOC_ROOT="/var/www" -D GID_MID=100 -D HTTPD_USER="apache" -D LOG_EXEC="/var/log/httpd/suexec_log" -D SAFE_PATH="/usr/local/bin:/usr/bin:/bin" -D UID_MID=100 -D USERDIR_SUFFIX="public_html" Ok, so I changed everything to match what that output says. I changed my Us

Re: Apache problem on 7.3

2003-06-18 Thread Ashley M. Kirchner
Michael Schwendt wrote: Run "suexec -V" to find out. Okay, so that says: -D DOC_ROOT="/var/www" -D GID_MID=100 -D HTTPD_USER="apache" -D LOG_EXEC="/var/log/httpd/suexec_log" -D SAFE_PATH="/usr/local/bin:/usr/bin:/bin" -D UID_MID=100 -D USERDIR_SUFFIX="public_html" How do I overwrite that

Re: Apache problem on 7.3

2003-06-18 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, 18 Jun 2003 00:52:41 -0600, Ashley M. Kirchner wrote: > I have the stock apache 1.3.27-2 RPM installed, and I'm trying to > get suEXEC to work without success. In the virtual host file I have the > DocumentRoot set to /home/rash/www and

Apache problem on 7.3

2003-06-17 Thread Ashley M. Kirchner
I have the stock apache 1.3.27-2 RPM installed, and I'm trying to get suEXEC to work without success. In the virtual host file I have the DocumentRoot set to /home/rash/www and I have User and Group set. The configtest passes without a problem. However whenever I try to execute anything u