Search results

  1. Richard G

    Admin backups not running

    There you go. DA is not able to set owner of the directory, so it's a permission problem. You might want to check owner and permissions on... what is this you're backing up to, your NAS?
  2. Richard G

    BotBlocker, the result of years of frustration.

    I'm just wondering, I see honey pot hit lines of for example /wp-content/uploads but aren't for example certain things provided via the /includes and /uploads directory when normally visiting wordperfect sites? Or is that another technique which is scanned? Unfortunately I don't have a test...
  3. Richard G

    LIFETIME MEANS UNTIL I’M DEAD!!!!!!!!!

    Well... you started with the harassment and cyberbullying by calling people names and swearing so you can have a ball with that in court. Because we all did not swear once. You should also know that by publicly calling the DA company scammers without you having any contract with them, you are...
  4. Richard G

    LIFETIME MEANS UNTIL I’M DEAD!!!!!!!!!

    :ROFLMAO: :ROFLMAO: :ROFLMAO: :ROFLMAO: :ROFLMAO: :ROFLMAO: Good luck with that, I will see your lawyer coming gladly. I did not where assume there was a violation at your part. You might want to learn to read. I said you don't have a contract with DA, end of story. That the party which sold...
  5. Richard G

    LIFETIME MEANS UNTIL I’M DEAD!!!!!!!!!

    LoL, let's first wait what is going to happen. I'm almost sure MS will win this lawsuit. I overlooked this: NOT your property. You were making use of an internal license, property of the datacenter which rent or sold it to you as part of the server contract. In fact... You don't have ANY...
  6. Richard G

    LIFETIME MEANS UNTIL I’M DEAD!!!!!!!!!

    Great to see that I'm writig with the kindergarten. I had a vBulletin lifetime license, also declared EOL and this can happen with any license including lifetime licenses. You should wait until you get to primary school and learn something, including using language on a forum.
  7. Richard G

    New Personal PLUS license

    Please put off your caps lock. And what exactly do you mean with your question?
  8. Richard G

    LIFETIME MEANS UNTIL I’M DEAD!!!!!!!!!

    Whahaha and you call -me- stupid. Ever heard of EOL declaration? Would you rather see that then? Because that's also an option and it's fully legal. Happened with other lifetime licenses too of other products. That is normal in software land. Only thing I can agree on is that they did not inform...
  9. Richard G

    LIFETIME MEANS UNTIL I’M DEAD!!!!!!!!!

    Dude... get a life and check the internet what lifetime in software means. You're still using windows 95 too right? ;) Anyway, software is still working, even some updates, you can just not use it anymore with new softaware but DA itself still works. There are already a couple of threads with...
  10. Richard G

    when adding a domain as an alias there is no option to add mail for this domain

    In order to have seperate mail addresses you have to create 1.shop.net not as subdomain but as seperate domain name. That seems odd to me, should not happen. Try to disable automatic redirect in Directadmin itself, set it to "none" and see if that helps. But you have to remove the alias first.
  11. Richard G

    phpMyAdmin SSO 404 error for Starlink users IPv4/IPv6 mismatch

    I found an older thread about the same issue, seems fixed their, maybe you can do something with the information. Should work out of the box with ipv6 tho, I agree. https://forum.directadmin.com/threads/phpmyadmin-not-working-on-ipv6.66869/
  12. Richard G

    DirectAdmin 1.695

    Yep they are surely evolved, but I just use that one for temporary blocks in CSF. This way there is no need for me to have an unblock_ip.sh as temp blocks are released automatically by CSF. ;) But for people who want to run things more comprehensive and/or via the DA interface, they should for...
  13. Richard G

    DirectAdmin 1.695

    Maybe mine is not affected, still not sure. My block_ip.sh is called by the brute_force_notice_ip.sh script. Contents of this script is: #!/bin/sh SCRIPT=/usr/local/directadmin/scripts/custom/block_ip.sh ip=$value $SCRIPT exit $?; And the block_ip.sh is #!/bin/sh /etc/csf/csf.pl -td $ip 14400...
  14. Richard G

    DirectAdmin 1.695

    I'm confused now, does this affect the block_ip.sh file? I'm also using that, can I keep the seconds setting or do I need to change that value so it will be minutes after the newest update? Always has been seconds until now (as should be). So these things should not suddenly be changed for no...
  15. Richard G

    Personal - $24/year licence, is legacy code?

    DA updates - yes PHP and apache and Exim/Dovecot and similar - yes Mysql/Mariadb - only for current versions Mysql (8.5 if I'm correct) and MariaDB 10.6, not for 10.11 OS support - Nothing newer than RHEL 9, so also for example nog Debian 13 or Ubuntu 24.x and so on. Those things are also...
  16. Richard G

    DNSSEC on hostname

    I think it does unless you know what you're doing. Because you won't get an SSL record for your hostname, unless you either use wildcard DNS or add the hostname sub in the directadmin.conf like you would do when adding imap (which is also not a real subdomain). Also we've seen issues with mail...
  17. Richard G

    DNSSEC on hostname

    That's up to you if you want that. I've read a little bit about it on Cloudflare (click) and if you have setup the hostname the same was as in my guide so as seperate DNS record, then you do have seperate DNS like as in a subdomain. Also in that DNS record you are able to create DNSSEC keys for...
  18. Richard G

    CSF future on DirectAdmin — Where do we stand 6 months after the shutdown?

    I don't know about that, I only know that cPanel creates their own RPM's for it. And that the official release for their version is moved to the 25th this month as you can read in their announcement (click) and uses their own update mirrors. As for others... that is nice but can those be...
  19. Richard G

    BFM using csf.deny and not iptables directly

    There is a choice. By default as Ohm J stated, the perm block is used. However, you can create custom files if you want to use temporary blocks. This requires the brute_force_notice_ip.sh and block_ip.sh in the /usr/local/directadmin/scripts/custom directory. This will however overrule the build...
  20. Richard G

    CSF future on DirectAdmin — Where do we stand 6 months after the shutdown?

    DA was way before cPanel and cPanel did not even make it to the Februari 18 release as announced, so their RPM's will be updated later, see the corresponding thread at cPanel. As you could have found on the forum, DA has forked only a few weeks after CSF stopped and also already has brought 2...
Back
Top