• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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