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]...