Search results

  1. Zhenyapan

    PHP-FPM custom settings not working

    you can take /usr/local/directadmin/data/templates/php-fpm.conf copy to /usr/local/directadmin/data/templates/custom/php-fpm.conf and modify as you wish, to have fixed config
  2. Zhenyapan

    Server wide 502's every couple of days

    if you see 502 - it must be logged with description what happens it can be php-fpm issue too, maybe small workers/childs limit
  3. Zhenyapan

    Server wide 502's every couple of days

    check logs for websites or for nginx/apache directly
  4. Zhenyapan

    nginx: [emerg] open() "/var/log/nginx/domains/DOMAIN.es.error.log" failed (24: Too many open files)

    on old DA installations (5+ years) was 4096, and was fixed as you described, on new installations it already 65535 in nginx service config: /etc/systemd/system/nginx.service
  5. Zhenyapan

    "... service 'mysqld' is currently down" but sites are still up?

    check your my.cnf maybe something wrong with socket path
  6. Zhenyapan

    How to Adjust System Load Threshold Warnings in DirectAdmin?

    Check here: https://docs.directadmin.com/changelog/version-1.36.0.html#system-load-checker
  7. Zhenyapan

    I'm confused about what the new license system means for me

    You can use any other license too, also there are bulk pricing. on legacy - yes, you can have only 10.6 branch. not so soon, at least you have 3-5 years of updates/patches from Cloudlinux side.
  8. Zhenyapan

    advice for Cloudlinux OS

    Better to install clean Cloudlinux if you use fresh install anyway, no sense to install Alma and convert it
  9. Zhenyapan

    Failed to compile

    configure: error: There is something wrong. Please check config.log for more information. install_php: failed to compile '/usr/local/directadmin/custombuild/cache/php-8.2.26.tar.gz' inside '/usr/local/directadmin/custombuild/tmp/tmp.VSOxpFkCmS.php-8.2.26.tar.gz' --- configure: error: There is...
  10. Zhenyapan

    Best way to migrate DA to a newer server

    to avoid problems with uid/gid etc. better to use backup&restore
  11. Zhenyapan

    move to new server with old license

    a - no, b - no (new codebase can't be downgraded) c - create backups on old, install new with old license, move backups and restore them
  12. Zhenyapan

    About Centos7

    I prefer clean install on new hardware that usually more powerful and cheaper, so it allows also combine few old servers to new single :)
  13. Zhenyapan

    SSL issue

    you need to enable SSL in domain settings, then you will be able to manage ssl certs for this domain.
  14. Zhenyapan

    CloudLinux lve IO limits

    Only if they will fix it in your package.
  15. Zhenyapan

    Generate DA backups on non DA server

    so maybe easier to make incremental backups of user`s home-dirs and additional small full DA backups with excluded domains data.
  16. Zhenyapan

    When renewing license, error as shown

    what you see when trying update license? maybe some errors in console or in logs?
  17. Zhenyapan

    When renewing license, error as shown

    try update license: https://docs.directadmin.com/directadmin/general-usage/licensing.html#permanent-license-error-invalid-license-key
  18. Zhenyapan

    Load Averages Message

    add to directadmin conf check_load=20 or cd /usr/local/directadmin ./directadmin set check_load 20 service directadmin restart https://docs.directadmin.com/changelog/version-1.36.0.html#system-load-checker
  19. Zhenyapan

    Alternatives for Legacy DA License Holders

    its very bad russian product, lot of problems with stability, outdated versions of services, some sticked to OS - like on ubuntu 20 it will be maria 10.4 on alma9 it will be mysql 8.0 and you can't change/upgrade it, also nginx/apache will be fixed versions that was released with OS when it was...
Back
Top