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
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
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:
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
___