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.
But since I don't have access to Gandi's settings, is there a way to use Plesk as a proxy ? Is it possible to have something like this : onpc.tech >> plesk >> kinsta ? Is it impossible to make some kind of DNS serial connection ?
Hi,
Today onpc.tech is hosted on my plesk server (on a multisite wordress, using subdomains). I'd like to "move" the site to another server (Kinsta), but the domain name is owned and managed by my client, so I can't update DNS settings.
I'd like to configure Plesk to "point" foo.bar to Kinsta's...
Hi,
I've installed WP OPcache Wordpress Plugin and it show this message :
I've enabled opcache extension from Tools & Settings > PHP Settings > Settings for 7.4.33 FPM application :
It's also OK in php.ini :
phpinfo says it's OK :
But the problem remains and the plugin do not display any...
Thanks :)
How ca I check if the rules are ok ?
nmap -p 80 mysite.tld
PORT STATE SERVICE
80/tcp open http
nmap -6 -Pn -p80 mysite.tld
PORT STATE SERVICE
80/tcp filtered http
The state 'filtered' is the same before and after adding the two rules !
Hi,
I'm having troubles while updating Let's Encrypt SSL, I found this :
https://support.plesk.com/hc/en-us/articles/115003199234-Unable-to-issue-Let-s-Encrypt-certificate-in-Plesk-Timeout-during-connect-likely-firewall-problem-OR-Error-getting-validation-data-
The solution don't work, but I...
I've followed these steps : How do I increase the size of swapfile without removing it in the terminal?
Without rebooting the server, Plesk now is detecting the new swap size !
Home after the next reboot, the news swap size will be ok, I'll let you know :)
Thank you for the explanation.
Another question : I've noticed swap is used even if there is over 60% of RAM is free !! It's like Pleks is using swap instead of RAM. How can you explain this please ?
This what I have :
cat /etc/fstab
# /etc/fstab: static file system information.
UUID=af5f8c82-a495-40e0-b3e6-f361abeec5a4 / ext4 errors=remount-ro 0 1
//swapfile none swap sw 0 0
I really don't see how to read the result !!
Hi,
By default my server (debian 10) came with 1Gb of swap. I ran this :
dd if=/dev/zero of=/swap bs=1M count=8000
mkswap /swap
chmod 0600 /swap
swapon /swap
Runnig htop shows the new swp size : 8Gb !
But in plesk monitor I still have only 1Gb. After a server reboot, both htop and plesk show...
Hi,
My server was updated from plesk onyx to plesk 18.0.38, I'm running a wordpress network with 350 sites.
WordPress Toolkit displays this error message :
WordPress Toolkit was not able to properly access website files. This is most likely caused by a malware infection. It is strongly...