I get this warning in a configuration file I had copied from an older Coolstack 
version to IPS version of apache:

Warning: SuexecUserGroup directive requires SUEXEC wrapper.

It seems the suexec command no longer exists? How can I get this to work? I 
just did a quick google and it seems I need to now use the mod_privileges? How 
can I configure this to use this new module instead? Is there any documentation 
that can help me with this?

root at wolf:/etc/apache2/2.2# grep SuexecUserGroup httpd.conf 
SuexecUserGroup "#1000" "#1000"
SuexecUserGroup "#1007" "#1007"
SuexecUserGroup "#1004" "#1004"
SuexecUserGroup "#1010" "#1010"
SuexecUserGroup "#1013" "#1013"
SuexecUserGroup "#1009" "#1009"
SuexecUserGroup "#1011" "#1011"
root at wolf:/etc/apache2/2.2#
-- 
This message posted from opensolaris.org

Reply via email to