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.
Hi all,
We migrated a website under PHP 7.4 (yes the now obsolete version) to a new server (Centos 7.9 to Almalinux 9.4).
We have problem with OpenSSL. The installed version is 3.0. However, it is not compatible with PHP 7.4.
# /opt/plesk/php/7.4/bin/php -i | grep "OpenSSL"
SSL Version =>...
Hi all,
We have just set up a new server with 2 disks: a basic 400G SSD, a classic 6T for a data site (/var/www/vhosts/mydomain.com/data.mydomain.com - currently with 1T of data).
We have scheduled a data backup to a remote S3.
Everything works well except the 1st backup once the data has been...
I didn't know Wasabi. It tried. It works perfectly with them.
I'll see about using them eventually.
For Scaleway, I tried /xx, /xx/, xx/... always the same result.
Thank you SalvadorS!
Hi all,
I try to use Amazon S3 Backup extension with S3 Scaleway but it doesn't work.
My parameters:
Service provider: Custom
API Endpoint URL: https://my-backup.s3.fr-par.scw.cloud
Login (Key): <MYKEY>
Password (Secret): <MYSECRETKEY>
Bucket: my-backup
Path: backup-514/
When i try to save, i...
Hi all,
We have a website installed on two instances with Plesk and shared storage. It uses PHP FPM and the website directory is: /var/www/vhosts/mondomain/current/.
"current" is a symbolic link that points to a version (currently after e.g. "release/1").
Everything works fine.
The problem...
Hello everyone,
We implemented a loadbalancer for a project with a service provider.
However, we realized that it only worked in http/1 and that it does not allow http/2.
Do you know of an external loadbalancer solution that we could use while keeping the infrastructure behind (therefore...
Thanks for your return.
Unfortunately I can't use Redis. And the site is not under Wordpress.
I improved performance in particular by switching to FPM / Apache.
What I don't understand is that if I carry out load tests, the CPU increases quite quickly as soon as the number of connections...
Ok i found the problem.
Calls go through a loadbalancer which does not support HTTP2.
Live tests indicate that HTTP2 is handled correctly.
Thanks for the help.
I think the problem is because we use server wildcard certificate. I've no problem with others servers and Almalinux 9.
So, i've choose this certificate, and https works fine but in Plesk says: Problems with certificate.
My wilcard certificate is for: "mydomain.com". So, it can be used for...
Thank you AYamshanov.
It seems that the problem is with ALPN (module Apache negociation ?).
When i check with https://tools.keycdn.com/http2-test, result is: ALPN extension is not supported.
ALPN support for nginx web server is available in Plesk for the following operating systems: CentOS 7...
Hi all,
HTTP2 is active on the server:
# plesk bin http2_pref --status
Enabled
Website has a certificate (server wildcard certificate), selected in the hosting parameters.
The website works fine with "https".
But when i control the website with https://tools.keycdn.com/http2-test:
HTTP/2...
Hi all,
We have a website (PHP 8.1) installed on a dedicated server in FastCgi / Apache which at certain times can have significant traffic.
When we do traffic simulations, the site quickly becomes unavailable even though the RAM (64G) is used very little.
We have activate "Performance...
Hi all,
We set up shared storage (Enterprise File storage) on two servers with Plesk.
Environments/users/paths are identical.
Server 1
> configuration "domain.com" with Plesk. IP A with user "ftpusermydomain".
Web path : /var/www/vhosts/mydomain.com/prod.mydomain.com
drwxr-x--- 2...
Hi all,
I know PHP 7.4 is depreciated but we must install it on Almalinux 9 on a new server.
We have use this :
#dnf update
Installing the EPEL and Remi Repository
#dnf install https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.rpm
#dnf install...
Hi all,
Do you know the problem related to this message?
s-nail: -s: normalizing away invalid ASCII NL / CR bytes
We have just configured a new server.
Thank you.