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.
Netplan is default on 18.04. I've had the exact same problem. I configured ipv6 with command line and it kind of worked, but then some process is kicking off that stops the webservers. If I went in to rebuild webserver configuration it would temporarily fix it for a day. Going into the web...
Changing the line: (on my debian 8 machine)
/etc/init.d/apache2 reload > /dev/null; \
To
/etc/init.d/apache2 restart > /dev/null; \
Fixed one of my servers. The other one did the same thing again, but this one was running on Ubuntu 14.04LTS. I will change it on the Ubuntu server now and...
I'm having the exact same problem. Error 502 on all vhosts when I wake up in the morning on a clean install, no custom configuration. This is a bug IgorG. Past 2 days in a row exactly when logrotate starts.
error.log:[Sat Jan 23 07:41:15.001318 2016] [core:warn] [pid 4687:tid...
Using this guide : http://download1.parallels.com/Ples...compliance-guide/index.htm?fileName=65871.htm
I was able to get A rating on SSL Test just by running the "/usr/local/psa/admin/bin/pci_compliance_resolver --enable all" command. "all" seems to be broke so just use...
Using this guide : http://download1.parallels.com/Plesk/Doc/en-US/online/plesk-pci-compliance-guide/index.htm?fileName=65871.htm
I was able to get A rating on SSL Test just by running the "/usr/local/psa/admin/bin/pci_compliance_resolver --enable all" command. "all" seems to be broke so just...