readthefuckingmanual.net

[SOLVED] Warning: SuexecUserGroup directive requires SUEXEC wrapper.

Error added: 2006-06-06T22:15:52Z

1 people waiting for the answer...

4 answers found.

Answer 1937 (75.0% helpful)

run:
$ apt-get install apache2-suexec
Permalink

Answer 1571 (66.666664% helpful)

# chown root:root  /usr/sbin/suexec
# chmod 4755 /usr/sbin/suexec 
Permalink

Answer 567 (25.0% helpful)

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
Permalink

Answer 1987 (0.0% helpful)

On ubuntu 10.04:

sudo apt-get install apache2-suexec
chown root.root /usr/lib/apache2/suexec
chmod 4755 /usr/lib/apache2/suexec
Permalink

Add an answer/solution

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.


Please enter 61948 here

If you want to be notified via email when this is solved, enter your email address here: