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 just discovered a small bug using the NTP Timesync extension with systemd-timesyncd on Ubuntu 18.04 LTS. The configured NTP servers are placed in the file /lib/systemd/system/timesyncd.conf.d/plesk.conf, which is not discovered by the systemd-timesyncd service. The correct path is...
Hi everyone,
I have two virtual servers running Ubuntu Server 18.04.05 LTS (both up to date). Today I upgraded both Plesk Obsidian instances from 18.0.34 Update 2 to 18.0.35 Update 1 and I'm experiencing an issue running plesk repair on one of them. I usually run the repair command after an...
Meanwhile I created a custom template for roundcube at /opt/psa/admin/conf/templates/custom/roundcube.php and added the intermediate certificate by myself in line 90:
SSLCACertificateFile "<?php echo $ipAddress->sslCertificate->caFilePath ?>"
Hi,
adding ProxyErrorOverride solved the issue for me, thank you!
Instead of adding this option via additional Apache directives to each domain separately, I created a custom web server configuration file:
<IfModule mod_proxy_fcgi.c>
<Files ~ (\.php$)>
ProxyErrorOverride on...
Hi all,
I just want to present my solution here. I checked the file /etc/cron.daily/60sa-update and found out that Plesk/Odin just updates the filters and restarts the service. Similar to this I set up the following cronjob:
/usr/bin/sa-update -v --nogpg --channel...
That's nice to hear but just for good order I've got the following details for you:
---------------------------------------------------------------
PRODUCT, VERSION, MICROUPDATE, OPERATING SYSTEM, ARCHITECTURE
Parallels Plesk Panel 11.5.30 Update #30 on Ubuntu 10.04.4 LTS (64 bit)...
Hi again,
unfortunately this was not the solution. I installed my certificate (with the intermediate certificate part) again in Plesk but Roundcube still didn't provide the correct chain.
I even tried to run the following commands to reinstall the certificates and to rebuild the...
Hi everyone,
I just registered to post my found bug here. My current configuration is: Ubtuntu Server 10.04, Plesk 11.5 and Roundcube 0.9.5 (installed via Plesk as the default webmail application) on Apache.
I played around with an SSL checker (https://www.ssllabs.com/ssltest/) to test my...