Re: AW: [EMAIL PROTECTED] apache2 and suexec problem

2006-01-23 Thread Sterpu Victor
I compiled Apache/1.3.34 with suexec. This version is working. Sterpu Victor wrote: I installed apache 2.2.0 and I have exactly the same problem. It would be useful if someoune could confirm that apache 2 does not work with suexec, so I could try a apache 1.3. Or if someoane could say that ap

Re: AW: [EMAIL PROTECTED] apache2 and suexec problem

2006-01-23 Thread Sterpu Victor
I installed apache 2.2.0 and I have exactly the same problem. It would be useful if someoune could confirm that apache 2 does not work with suexec, so I could try a apache 1.3. Or if someoane could say that apache 2 and suexec were tested an working. [EMAIL PROTECTED] wrote: has your /usr/sbi

Re: AW: [EMAIL PROTECTED] apache2 and suexec problem

2006-01-23 Thread Sterpu Victor
Yes, it has the propper rights. [EMAIL PROTECTED] wrote: has your /usr/sbin/suexes the appropriate rights with the sticky bit set. Like this -r-sr-xr-x 1 root root 31703 Dec 12 11:27 suexec If not, than you will get this with these commands chmod 4555 /usr/sbin/suexec chown root:

AW: [EMAIL PROTECTED] apache2 and suexec problem

2006-01-23 Thread Oliver.Schaudt
has your /usr/sbin/suexes the appropriate rights with the sticky bit set. Like this -r-sr-xr-x 1 root root 31703 Dec 12 11:27 suexec If not, than you will get this with these commands chmod 4555 /usr/sbin/suexec chown root:root /usr/sbin/suexec bye Oliver ___