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.
We value your experience with Plesk during 2025 Plesk strives to perform even better in 2026. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2025. Please take this short survey: https://survey.webpros.com/
On Plesk for Linux mod_status is disabled on upgrades to improve Apache security. This is a one-time operation that occurs during an upgrade. You can manually enable mod_status later if needed.
@Lloyd_mcse Thank you!
My /etc/nginx/conf.d/ssl.conf
ssl_ciphers HIGH:!aNULL:!MD5;
ssl_protocols TLSv1 TLSv1.1 TLSv1.2;
ssl_prefer_server_ciphers on;
ssl_dhparam /usr/local/psa/etc/dhparams2048.pem;
When HTTP/2 is DISABLED, Both Ciphers and ssl_protocols TLSv1 TLSv1.1 TLSv1.2; works Fine!
Thank you for your reply @trialotto
At the moment what worries me is not been able to browse any of HTTPS contains on my Android Phone(Android v4.4.4) with its default browser.
I tried,
ssl_ciphers...
Followed both @Lloyd_mcse and @trialotto's instructions.
But stilll not able to browse any of HTTPS contain on my Android Phone v4.4.4.
#/usr/local/psa/bin/http2_pref enable
# /usr/local/psa/admin/bin/pci_compliance_resolver --enable all
Ciphers and protocols were not changed for 'nginx'...
Hi,
Followed http://kb.plesk.com/en/128733
Get the WARNING below:
#/usr/local/psa/bin/http2_pref enable
WARNING: You are using a custom virtual host template(/usr/local/psa/admin/conf/templates/custom/domain/nginxDomainVirtualHost.php)
This may cause issues with enabling HTTP/2 support for...
@custer
Are these the changes Plesk has made in Installation Package?
Edit ./vendor/magento/framework/Filesystem/DriverInterface.php and change the following:
const WRITEABLE_DIRECTORY_MODE = 0755; // was: 0770
const WRITEABLE_FILE_MODE = 0644; // was: 0660
Are these the changes Plesk has...
@Jonatan442,
I'm not sure you will find a Magic Answer from this forum to fix your website. It is bit complicated as you mention in an another thread, you only have about 2/3 concurrent connection etc.
well, then your step brother who owns the server should be able to login to CLI and change the permission on your website.
or you can should be able to do it manually via plesk web host edition interface