From: Tony Stevenson suexec
binary must be hard-coded
in the server for security reasons. Use this option to override
the default path. e.g.
- --with-suexec-bin=/usr/sbin/suexec
--with-suexec-bin=/usr/bin/suexec
--with-suexec-caller=UID
make install
to install them. The binary image
suexec
is installed in the directory defined by the
--sbindir
option. The default location is
- "/usr/local/apache2/sbin/suexec".
+ "/usr/local/apache2/bin/suexec".
Please note that you need root
privileges for the installation step. In order
for the wrapper to set the user ID, it must be installed as
@@ -472,7 +472,7 @@
and suexec
is installed at
- "/usr/local/apache2/sbin/suexec", you should run:
Upon startup of Apache, it looks for the file
chgrp webgroup /usr/local/apache2/bin/suexec
@@ -489,7 +489,7 @@
suexec
in the directory defined by the
--sbindir
option (default is
- "/usr/local/apache/sbin/suexec"). If Apache finds a properly
+ "/usr/local/apache/bin/suexec"). If Apache finds a properly
configured suEXEC wrapper, it will print the following message
to the error log: