• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

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