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

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