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.
Actually, against all the odds, I managed to get it back working just like it was before!
For anyone else in my shoes in the future, this is a default list permissions list for all files in a default system with Debian 7.8 and Plesk v12.0.18 :
http://pastebin.com/4fySEmHs
As a reference, change...
I need something like this at least:
find . -exec ls -dl \{\} \; | awk '{print $3, $4, $9}' > list.txt
So it will dump all files and directories along with owners and groups in list.txt
Hi Peter, thanks for your reply. Actually I managed to get Plesk Panel also working fine without any error 500 just by testing with ownerships and many restarts (I may post later on the steps I followed to get that working), so I can login and logout just like before.
I believe that is possible...
Hi everyone, I hope you got a great Christmas.
I got a fully working Plesk 12.0.18 in a Debian 7.8 machine, it was working great for more than a year, got there e-mails, webmail, simple HTML sites, PHP sites and Wordpress. Everything just running fine.
On Dec 24 I was trying to install Mautic...