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/
Hi. I cant restore settings on a new server.
TypeError [ 0 ]: File::write(): Argument #1 ($filename) must be of type string, null given, called in /opt/psa/admin/plib/modules/warden/library/modules/common/classes/Model/Settings/File.php on line 155
i changed config /etc/dovecot/conf.d/99-warden.conf with minimum changes.
service imap {
vsz_limit = 512MB
}
protocol imap {
mail_plugins = $mail_plugins
}
now service work, but without danami.
Hello.
How install ioncube for php 8.3 from Manage PECL Packages?
Failed loading /opt/plesk/php/8.3/lib/php/modules/ioncube_loader_lin_8.3.so: /opt/plesk/php/8.3/lib/php/modules/ioncube_loader_lin_8.3.so: cannot open shared object file: No such file or directoryFailed loading...
[root@salmon ~]# cat /etc/my.cnf
#
# This group is read both both by the client and the server
# use it for options that affect everything
#
[client-server]
#
# include all files from the config directory
#
!includedir /etc/my.cnf.d
[mysqld]...