Hello,
I installed the extensions in Plesk Obsidian 18.0.28, but the button in the domain list to export it in CSV is not shown even if the extension is correctly activated.
I red that this is a problem known because the last Changes 1.1.1 (06 Mar 2019) said "Fixed compatibility issues with...
Seems I solved the problem following this: Guide to Raise ulimit open files and MySQL open_files_limit | BaseZap
and apply LimitNOFILE=102400
Thanks anyway
Thanks for your help.
the strange thing is that the warning remains even after executing the command and restarting the service.
in/var/log/syslog no relative error appears:
Mar 25 18:52:18 ns3101776 systemd[1]: Reloading.
Mar 25 18:52:19 ns3101776 postfix/smtpd[17918]: warning: hostname...
I did it. But nothing change and also after reload systemd when I restart mysql always get this:
Warning: mysql.service changed on disk. Run 'systemctl daemon-reload' to reload units.
for completeness of information the operating system is debian 9.12, I have Plesk Onyx 17.8.11 and by running...
Yes, I followed the guide and entered the string as required:
I ran the command after restarting mysql to check and everything seems fine, but the problem persists.
root@ns3101776:/# egrep "open files" /proc/$(cat `plesk db -Ne "show variables like 'pid_file'" | awk '{print $2}'`)/limits
Max...
Yes.
This is the conf file:
root@n:/# cat /etc/mysql/my.cnf
# The MariaDB configuration file
#
# The MariaDB/MySQL tools read configuration files in the following order:
# 1. "/etc/mysql/mariadb.cnf" (this file) to set global defaults,
# 2. "/etc/mysql/conf.d/*.cnf" to set global options.
# 3...
Hello,
In my server managed with Plesk I have a lot of websites and databases, but in the backup manager there is an issue for only one database:
Not all the data was backed up into /var/lib/psa/dumps/domains/website.it/databases/websitedb_1 successfully. Total space: 1813.00 GB; Available...