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