• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

SuexecUserGroup directive requires SUEXEC wrapper

nocrash

Basic Pleskian
autoinstaller and httpdmng not working after SuSE update

PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE

Plesk 10.4.4 OpenSuse 11.4 x64, a more or less fresh installed plesk.

PROBLEM DESCRIPTION

zypper update and installation of apache2 updates seems to break Plesk fcgid feature and update routines!

apache2-2.2.17-4.13.1.x86_64
apache2-prefork-2.2.17-4.13.1.x86_64
apache2-utils-2.2.17-4.13.1.x86_64

replaced

apache2-2.2.17-4.11.1.x86_64
apache2-prefork-2.2.17-4.11.1.x86_64
apache2-utils-2.2.17-4.11.1.x86_64


STEPS TO REPRODUCE

/usr/local/psa/admin/sbin/autoinstaller
and /usr/local/psa/admin/sbin/httpdmng
call /usr/local/psa/admin/sbin/apache-config -t
and never end ...

ACTUAL RESULT

a never ending process of autoinstaller or httpdmng ,

for example autoinstaller which recalls httpdmng
\_ /usr/local/psa/admin/sbin/autoinstaller
\_ /usr/bin/sw-engine -c /usr/local/psa/admin/conf/php.ini /usr/local/psa/admin/sbin/httpdmng --reconfigure-server
\_ bash /usr/local/psa/admin/sbin/apache-config -t

after killing the child processes, the routine continues and start httpdmng --reconfigure-server, where i need to kill them again. the autoinstaller successfull quits..

Warning: SuexecUserGroup directive requires SUEXEC wrapper.
Warning: SuexecUserGroup directive requires SUEXEC wrapper.

Patches were installed successfully.
The packages were installed successfully.
Restoring zypper sources...

EXPECTED RESULT


ANY ADDITIONAL INFORMATION

/var/log/apache2/suexec.log stops logging

/usr/local/psa/admin/sbin/apache-config -t gives out
lots of Warning: SuexecUserGroup directive requires SUEXEC wrapper.
, but quits finally with Syntax OK
 
Last edited:
Back
Top