• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Recent content by ruben_0129

  1. R

    Question Disable domains when running CRON

    Could this command be executed with a -all? It would be all domains. (29) Thanks!
  2. R

    Question Disable domains when running CRON

    Hello, I have Plesk Onyx on Ubuntu 16 I run a CRON to optimize and repair the database every day. I wish that when this CRON is run the domains will be deactivated. Is there any way to do it? A greeting.
  3. R

    Resolved (Errcode: 24 - Too many open files) [23] - Plesk Onyx 17.5.3 and Ubuntu 16.04.2 LTS‬

    Solution one part: Put in /lib/systemd/system/mysql.service LimitNOFILE=1024000 Test: # cat /proc/$(pgrep mysql)/limits | grep files Max open files 65536 65536 files #ulimit -a | grep open open files (-n) 1024 Why does not the value change at all?
  4. R

    Resolved (Errcode: 24 - Too many open files) [23] - Plesk Onyx 17.5.3 and Ubuntu 16.04.2 LTS‬

    Good afternoon, I have done what is stated in the publication, but it does not solve my problem. I have modified my file etc/mysql/my.cnf # # The MySQL database server configuration file. # # You can copy this to one of: # - "/etc/mysql/my.cnf" to set global options, # - "~/.my.cnf" to set...
  5. R

    Resolved (Errcode: 24 - Too many open files) [23] - Plesk Onyx 17.5.3 and Ubuntu 16.04.2 LTS‬

    Good morning I have a problem with the configuration of my.cnf. I am shown the error: I have read the Plesk help articles, but the information they provide does not help me correct the problem. Plesk or website are not working: Unable to connect to database MySQL server has gone away: Full...
Back
Top