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/
had the same problem on almalinux 8
the directory git-core was missing in the chroot
solved with
rsync -avz /usr/libexec/git-core/. /var/www/vhosts/domain.com/usr/libexec/git-core/.
Hi Guys,
any news on it ?
We got same exact problem here,
cannot access '/etc/proftpd.d/50-plesk.conf': No such file or directory
in migrator logs.
If I select 5 subscriptions to migrate it works,
but it is failing when you select more subscriptions to migrate (like 20 or more)
OS: CentOS...
Hello Guys,
our customers are asking for a possibility to view their domains in alphabetical order and not in "domain ID" order.
We already used panel.ini [navigation] tag with some other customers to show more subscriptions:
[navigation]
limits.subscriptions = 500
Is it possible to set up...
Hello Igor,
thanks for your prompt response.
I have already tried that before.
No results found:
update: I don't have any custom templates on this server.
Hello,
we need to remove this directive:
php_admin_value error_reporting 22519
inside this tag : <IfModule mod_php5.c>
from the config file /var/www/vhosts/system/domain.tld/conf/httpd.conf
otherwise it overrides our values defined in /etc/php.ini config which we need for the sites...
Hey Guys,
It's been a year and our customers keep asking us about at least tar.gz format support.
They have no SSH access, so they rely solely on File Manager.
Do we have *any* news about it ?
Thanks.
For those who have problems with nginx start on centos 7 after reboot, and seeing this error: Cannot assign requested address in nginx logs, there is a fix:
cat /lib/systemd/system/nginx.service |sed 's/network.target/network-online.target/g' > /etc/systemd/system/nginx.service && systemctl...
Hello UFHH01,
now I got this warning:
Warning: RPMDB altered outside of yum.
** Found 1 pre-existing rpmdb problem(s), 'yum check' output follows:
plesk-mysql-server-17.5.3-cos7.build1705170317.16.x86_64 has missing requires of mariadb-server >= ('0', '5.0.60', None)
but all the upgrade went...
Hello,
some time ago, I have upgraded mysql from mariadb to mysql-community-server-5.6.37:
# rpm -qa | grep mysql|grep server
plesk-mysql-server-17.0.17-cos7.build1700161028.14.x86_64
mysql-community-server-5.6.37-2.el7.x86_64
All was working just fine for months.
Now, during an usual...