Bertram Scharpf <[EMAIL PROTECTED]> writes: > Hi, > > Am Mittwoch, 07. Jun 2006, 06:29:26 -0500 schrieb [EMAIL PROTECTED]: >> I'm getting suexec errors in apache error_log. According to all >> documentation on the subject .. suexec is supposed to log to: >> /var/log/apache2/suexec_log >> >> and `suexec2 -V' shows that as well >> -D AP_LOG_EXEC="/var/log/apache2/suexec_log" > > I experienced problems with suexec myself, too. In the end, > I decided to compile it with the "no-suexec" USE flag ...
I'm not sure what this has to do with getting suexec working. Do you just mean you gave up or what? I solved my problem by changing permissions on /usr/sbin/suexec2 to from: -rws--x--- 1 root root 10880 May 31 15:09 /usr/sbin/suexec2 -rws--x--x 1 root root 10880 May 31 15:09 /usr/sbin/suexec2 That may not be the best way to do it. Hopefully someone who has more experience will comment about it. -- gentoo-user@gentoo.org mailing list