• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Problem installing Joomla out of APS 9.5.2

C

Chris Magnuson

Guest
I am trying to install the latest Joomla using APS (the app is already loaded in the repository on Plesk) but when I do it I get this error, can anyone assist?

Install Web Application
ERROR: PleskException

usermng failed: usermng: Unable to getpwnam for user
usermng: Error: invalid user ''
0: sapp_requirements_check.php:145
getSiteConditionsSnapshot(integer '170', string 'domain')
1: fusion_siteapp_install.php:70
require(string '/usr/local/psa/admin/htdocs/siteapp/fusion_siteapp_install.php')
2: plesk.php:51
 
Looks like some necessary user doesn't exists in system. /etc/passwd and /etc/groups should be investigated there...
 
Back
Top