[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#395828: apache2.2-common: suexec is not detected by apache2



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



Reply to: