• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

Recent content by giuseppewhig

  1. G

    Issue Export lists to CSV

    I update to 18.0.29, but the problem is still there.
  2. G

    Issue Export lists to CSV

    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...
  3. G

    Resolved Database error "Too many open files" from storage engine MyISAM" when using LOCK TABLES

    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
  4. G

    Resolved Database error "Too many open files" from storage engine MyISAM" when using LOCK TABLES

    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...
  5. G

    Resolved Database error "Too many open files" from storage engine MyISAM" when using LOCK TABLES

    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...
  6. G

    Resolved Database error "Too many open files" from storage engine MyISAM" when using LOCK TABLES

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

    Resolved Database error "Too many open files" from storage engine MyISAM" when using LOCK TABLES

    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...
  8. G

    Resolved Database error "Too many open files" from storage engine MyISAM" when using LOCK TABLES

    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...
Back
Top