Re: [users@httpd] Suexec invocation problem

2005-07-01 Thread Joshua Slive
On 7/1/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > I am positive that the virtual host serving the requests is the one > where I have the > > User/Group directives && that I am editing the correct httpd.conf. > > Just to be sure I ran a test. I added the directive > > SetEnv testval

Re: [users@httpd] Suexec invocation problem

2005-07-01 Thread [EMAIL PROTECTED]
Joshua Slive wrote: On 7/1/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: However, suexec is not being invoked. When I say not being invoked, I dont mean it is failing one of its many test, I mean not being invoked at all. Anyone have any thoughts on this issue. PLEASE HELP!!

Re: [users@httpd] Suexec invocation problem

2005-07-01 Thread Joshua Slive
On 7/1/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > However, suexec is not being invoked. When I say not being invoked, I > > dont mean it is failing one of its many test, I mean not being invoked > > at all. > Anyone have any thoughts on this issue. PLEASE HELP!! > I don't recall s

Re: [users@httpd] Suexec invocation problem

2005-07-01 Thread [EMAIL PROTECTED]
[EMAIL PROTECTED] wrote: Hello all, Suexec is driving me crazy! Apache 1.3.33 compiled with the suexec related options --enable-suexec \ --suexec-uidmin=100 \ --suexec-gidmin=100 \ --suexec-caller=nobody \ --suexec-doc

[users@httpd] Suexec invocation problem

2005-06-27 Thread [EMAIL PROTECTED]
Hello all, Suexec is driving me crazy! Apache 1.3.33 compiled with the suexec related options --enable-suexec \ --suexec-uidmin=100 \ --suexec-gidmin=100 \ --suexec-caller=nobody \ --suexec-docroot=/usr/local/apache/vdoc