• 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

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