Error added: 2006-06-06T22:15:52Z
run: $ apt-get install apache2-suexec
# chown root:root /usr/sbin/suexec # chmod 4755 /usr/sbin/suexec
You need to set the sticky bit for suexec. below is my path, so your suexec may be in a different place. refer to the link chmod 4111 /opt/httpd/bin/suexec http://isp-control.net/forum/error-warning-suexecusergroup-directive-requires-suexec-wrapper-t-1820.html
On ubuntu 10.04: sudo apt-get install apache2-suexec chown root.root /usr/lib/apache2/suexec chmod 4755 /usr/lib/apache2/suexec
If you know the answer, please add your own solution below.
If you don't know, but find out later, please come back and share your answer - there will be other people
struggling with this too.
If you want to be notified via email when this is solved, enter your email address here: