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.
I tooks shots with all these commands to no avail. Of course, this comes after other things I tried, including deleting files I don't know much about, except they don't throw errors when they are deleted. The remaining errors, who knows?
The correct answer on how to recover starts with making snapshots of the server that can be used to roll back to a previous state. I have snapshots of the hosted domains, and snapshots of the backup server that has copies of the domain files, but no snapshots of the primary server. That is just stupid on my part, so I am fixing that.
Fortunately, this was a development server and I have the development environments fully restored on another server. I appreciate what I learned here about the commands you suggested.
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 only in the rep I was in ..).
By the way if you have a clean install of Plesk 12.0.18 (in preference like mine running on ubuntu (14 if that change something) with qmail and proftpd working), could you send me a text file containing all permissions of all files as set by default (you can delete all www/vhosts relative files if you prefer, as I already managed to get right permissions/group back for these files) ?
something like "# ls -la / " don't know which option to output this in a file and not on screen..