Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
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.
Ok, you gave me the right tip.
I improve your answer, wha I did to make it work again :
First to look after the name of not working components (for me courier and qmail for broken mail service and proftpd for broken ftp service)
/usr/local/psa/admin/bin/autoinstaller --select-product-id plesk...
Sure, that would have help me, if I had snaphost or some backup of the server files (and not only websites backup..). I learned these repairing commands recently as I made a huge stupid mistake one evening (something like "chgrp -R idontremindwhichgroup / " so affecting the whole server and not...
Thanx Igor for your answer, can you tell me which command I should write to reinstall these packages (I run Plesk on Ubuntu 14) ?
I am not a sysadmin just basic web developer so my ssh knowledge is quite limitated (as you can guess with my stupid mistake.... :/)
For repair tools I already...
And you can go here for more details about repair utility in plesk 12 http://download1.parallels.com/Plesk/PP12/12.0/Doc/en-US/online/plesk-unix-cli/index.htm?fileName=46379.htm
There are some similar functions you can try :
/usr/local/psa/bootstrapper/pp12.0.18-bootstrapper/bootstrapper.sh repair
/usr/local/psa/admin/sbin/httpdmng --reconfigure-all
/usr/local/psa/bin/repair --restore-vhosts-permissions
Hello everyone,
I have a very huge problem on a server I did by mistake a chgrp on the whole server :confused:
I managed to set the group back for a lots of files and rep by hand and using for example the repair tools
/usr/local/psa/bin/repair -r
so I get back the access to Plesk admin and...