retitle 395828 suexec: suexec wrapper has wrong permissions thanks.
The Suexec wrapper and module are in the right path. The permissions are wrong:
$ ls -la "/usr/lib/apache2/suexec" -rwxr-xr-x 1 root root 12776 Oct 7 00:10 /usr/lib/apache2/suexec ^^^^^^^^^^ ^^^^ no, and NO! workaround: # chown root:www-data "/usr/lib/apache2/suexec" # chmod 4750 "/usr/lib/apache2/suexec" make my apache 2.2 work again with suexec enabled. Thanks, -- Andreas Fuchs, (http://|im:asf@|mailto:asf@)boinkor.net, antifuchs -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]