Recent content by crane

  1. C

    Windows 7 chrome let’s encrypt problems

    I am using CentOS 6 and get the same issue, :(
  2. C

    Changing password in Roundcube doesn't update existing password

    I work around to fix this issue: Open file "/var/www/html/roundcube/plugins/password/drivers/directadmin.php" Then find this line: $socket = @fsockopen( $this->remote_host, $this->remote_port, $sock_errno, $sock_errstr, 10 ); Replace it with this code: //$socket = @fsockopen(...
  3. C

    Changing password in Roundcube doesn't update existing password

    Please fix it asap, :(. I get the same error with latest DA.
  4. C

    error compile php74 with custom openssl

    I want to use CentOS 6 in 1 year before switch to Ubuntu. I get this error and workaround for 2 weeks but do not resolve this issue. Please help me.
  5. C

    Upgrade to centos 7 without reinstall

    Hello bdacus02, Do you mean we can upgrade from CentOS from version 6 to version 8? thank you
  6. C

    BUG: Overlay File manager popup menu

    This bug dont allow me select some files to move to clipboard https://imgur.com/a/cbrhlkb
  7. C

    Can not install mod_antiloris

    hi, Today I am attached by a slow-loris attack. And I find this article: http://help.directadmin.com/item.php?id=302 But I can not install it. The error message: /var/www/build/libtool --silent --mode=compile gcc -std=gnu99 -prefer-pic -DLINUX -D_REENTRANT -D_GNU_SOURCE -g -O2 -pthread...
  8. C

    Can not access control panel. Problem with login page.

    hi, Today, I access my control panel and can login with my accounts. You can see it here: http://csrv02.osd.vn:2222/ This page seems be corrupt? The whole HTML code of Login page: <html> <head> <title>DirectAdmin Login</title> <style> *{ FONT-SIZE: 8pt; FONT-FAMILY: verdana; } b {...
  9. C

    Problem when switch to php-fpm

    hi, First, I used fastCGI as the default option of PHP. Today, I switch to php-fpm but in the error_log I see there are the thousands of error lines starting with fcgi: [proxy_fcgi:error] [pid 12343:tid 139832447723264] [client 188.225.76.5:56941] AH01071: Got error 'Primary script unknown And...
  10. C

    How to remove ClamAV with custombuild 2?

    Hi, I build clamav via custombuild but it eat my RAM, now how can I turn it off or remove it? thanks
  11. C

    Reinstall OS and forgot my license

    Hi, I have some HDD issues on my server and must replace with new one. But can remember my DA license. How can I find it on my server? IP and OS version are the same after installing OS. thanks
Back
Top