• 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.

Problems to reinstall Plesk...

S

salmic

Guest
Hi,

i have also a Problem with reinstall Plesk.

I tried everything i got in mind. In the end i tried to install the Packed witch i downloaded from parallels site. then i get this faulreport:

Checking whether the package dependencies are resolved.
E: Broken packages
ERROR: autoinstaller: Error in execution of DEBIAN_FRONTEND=noninteractive

terminate called after throwing an instance of 'error'


If i use apt-get then i get this one:

The following packages have unmet dependencies.
psa: Depends: psa-locale-base-9.2.3
Depends: psa-proftpd-start
Depends: psa-api (>= 9.2.3) but it is not going to be installed
Depends: plesk-skins-9.2.3
E: Broken packages


i hope this are not to stupid questions... :(
 
if i try to start the apache2 then i get this report:

/etc/init.d/apache2 start
Starting web server: apache2Syntax error on line 103 of /var/www/vhosts/xxxxxxx.com/conf/httpd.include:
Invalid command 'SuexecUserGroup', perhaps misspelled or defined by a module not included in the server configuration
failed!
 
Comment out the 'SuexecUserGroup' from the httpd.include

Then run /usr/local/psa/admin/bin/websrvmng -v -a
you can also test the config before restarting by doing a service httpd configtest
 
Back
Top