Search results

  1. S

    Solved mysql Managment - in skin showing alert

    Why is there an Alert symbol next to the database_name ? Account was set initially with Unlimited space.. then I changed to 12GB. It has only databases in it. no files. Is there a threshold value that alerts on database size? Or is it a problem with the database? (what specifically?) Thanks...
  2. S

    unzip files via file manager fails

    tar (root=/home/fhiper) domains/fhiper.com/public_html/site-fhiper.local-20251007.zip: errno 1024 site-chiper.local-20251007.zip 940.6 MiB 644 AlmaLinux 9 With SSH unzip works fine, but the user isn't allowed to ssh. What am I missing about this? Thanks, -sup
  3. S

    Bandwidth and Disk Space bars in users level not showing

    Hello,. Notice the pic I attached. The Bandwidth adn Disk Space bars (usually with colors of Green or Orange or RED).. are just empty.. and actually look like they are truncated from the Left side. How to resolve this issue? Thanks for any input. -Sup.
  4. S

    PhpRedis was not compiled with Zstandard compression support

    Hi all, I'm trying to migrate a wordpress to my server, and I see and error in the log files: Got error 'PHP message: objectcache.critical: Failed to initialize object cache: PhpRedis was not compiled with Zstandard compression support, see For more information about enabling compressions see...
  5. S

    No more da account username for databases?

    Hi all, Previously, I opened an account, say for example: testacct1 in DA. Then, I'd add databases to it,.. and they all had a prefix for the user and database name: DB NAME: testacct1_db1 USER NAME: testacct1_user1 DB NAME: testacct1_db2 USER NAME: testacct1_user2 etc. When I go...
  6. S

    proftpd 1.3.8b - 550 errors had to downgrade

    Hi All, I've upgraded two servers - one with ubuntu and the other centos 7 and in both the proftpd version was upgraded to 1.3.8b. The errors in both are the same (different clients and both reporting the same problem): [R] 150 Opening ASCII mode data connection for file_name [R] 550...
  7. S

    mitigating apache attack

    How to mitigate these? These all seem like hackers attacks. Any suggested blocking option?
  8. S

    can't upgrade from 2.4.54 to 2.4.57

    Hi All, A CentOS 8 - changed to AlmaLinux. System: Kernel: 4.18.0-477.13.1.el8_8.x86_64 arch: x86_64 bits: 64 Console: pty pts/0 Distro: AlmaLinux release 8.8 (Sapphire Caracal) the build ends with this: /bin/sh /usr/local/directadmin/custombuild/httpd-2.4.57/srclib/apr/libtool...
  9. S

    Where can I find the Sent Emails menu in Evolution skin?

    In Enhanced skin, I had the option to set a value for the Sent Emails (daily). Where can I find this menu in the Evolution skin? Thanks, -Sup
  10. S

    cronjob mailto - without SMTP?

    One of my users has set a cronjob and wants to get an email of the execution. We have the MailTo text box, but when the user tried to get an email to their gmail, it got blocked. 0005ry-18 ** [email protected] F=<[email protected]> R=lookuphost T=remote_smtp H=gmail-smtp-in.l.google.com...
  11. S

    This message has been automatically generated notifying you that the service clamd@scan is currently down.

    HI All, I increased the RAM in the server as it seem to help a little with this issue, but now it appears that I'm still getting a daily service is down status. grep clamd messages May 24 05:41:53 server freshclam: ClamAV update process started at Wed May 24 05:41:53 2023 May 24 05:41:53...
  12. S

    Solved CentOS7 - Google Says: TLS Negotiation failed, the certificate doesn't match the host.

    Hi All, I migrated all my clients from a CentOS 6 server to a CentOS 7 server. All is working fine,. except that suddenly, all clients who use gmail are getting an error with their hostname. mail.domainname.com gives now an error msg: TLS Negotiation failed, the certificate doesn't...
  13. S

    Diretadmin file manager - showing wrong dates

    Using the file manager, we see wrong dates: however, checking with SSH,. we see the correct dates: I tried to restart DA, downgrade from 1.63.8 to 1.63.7 , but I still see the same wrong dates. This is occuring in accounts. Any pointers? Ubuntu 20.04 Notice,. the DA itself, is...
  14. S

    is it possible to have PHP 5.2.17 on CentOS 7?

    Hi all, We need to retire few CentOS 5 machines with PHP 5.2.17. However, custombuild is showing only late/current versions of PHP (5.3+) Is it possible to install a PHP 5.2.17 on CentOS 7? -Sup.
  15. S

    Empty New Directadmin System Messages - multiple servers

    Hi All, Today I got in dozens of servers an Empty Directadmin system message: New Message: Anyone else experienced such? Is it a DA bug, or is it a some sort of an injection/attack? An example from another server:
  16. S

    Error when using comodo modsecurity rules, but not when using owasp

    Hi All, When I install modsecurity and select owasp, the build works fine. But, when I select comodo, I get errors. See below. So, I ran the commands as instructed: How to resolved this issue? I prefer to use comodo.
  17. S

    Automatic SSL is not enabled Ubuntu 20.04 DA v1.63.1

    Hi all, I migrated users to a new server from CentOS 6 to Ubuntu 20.04. All works fine except that SSL Lets Encrypt certificates do not get renewed automatically. A manual "create" works fine. In the pic you can see the message below about Automatic SSL is not enabled According to the...
  18. S

    OLS with ModSecurity - how to preview link?

    Hello All, If I put: https://1.2.3.4/~username I get a 406 error page. How to enable preview of a wordpress website? Please advise. Thanks, -Sup.
  19. S

    temp URL prior to DNS change - with OLS

    Hi All, Using OpenLiteSpeed, how do I set a temporary URL to see a preview of the website? http://1.2.3.4/~username/ ? Do I need to set anything in directadmin.conf? or somewhere else? I get a Mod_security error of 406: Host header is a numeric IP address...
  20. S

    php.ini global - custom changes- for OLS

    Hi All, I need to remove exec and from the disabled_functions and disable the Notice logging in the php74 and php56 that I run in my ubuntu 20.04 OLS server. If I edit the php.ini files directly it works, but when I run the ./build rewrite_conf occationally,. it overwrite the changes and...
Back
Top