Search results

  1. Richard G

    List all PHP-versions for all domains

    Well... seems I've got an issue installing when using the plugin manager from directadmin. Error Downloading https://github.com/TLWebdesign/PHP-Version-List-Extended/releases/download/V1.0.2/php_version_list_extended.tar.gz : Cannot find the end of the headers on server github.com @tlweb...
  2. Richard G

    ConfigServer shutting down as of 31st of August 2025

    Yes it's either or. I would advise to keep using the one DA will be use and keeping up to date. If you want to use another one, you do have to change CSF=yes to CSF=no in custombuild. But as said. I would advise against it for now.
  3. Richard G

    PHP version list

    I gave a reply yesterday but can't find it anymore. Maybe I forgot to press the button or it's in another thread. Anyway, my question was if this addon will work everywhere, or rathre... does it also work in Enhanced skin?
  4. Richard G

    License Help

    Same like I would do when I would stop, also old but have not stopped yet. However my business is more of a hobby. Anyway if you can't get your license back, then maybe a Personal Plus license is something for you. ;) Good luck!
  5. Richard G

    How to change SpamAssassin default user settings

    I read different in the thread you pointed to about the user_create_post.sh script. https://docs.directadmin.com/other-hosting-services/preventing-spam/incoming-spam.html#adding-custom-code-to-spamassassin-user-prefs-template So that user_create_post.sh seems still active and relevant because...
  6. Richard G

    List all PHP-versions for all domains

    You mean resellers can also use this plugin? Is this instantly the case when installed? Does this also work in Enhanced skin?
  7. Richard G

    How to change SpamAssassin default user settings

    I use a very old method for that which I learned here from forum or docs, don't remember. Maybe it can still be found in the docs somewhere. But it's quite easy, this is what I did. 1.) Create a user, then configure the Spamassassin settings the way you want to use them. This wil create the...
  8. Richard G

    License Help

    Hello Paul. Slight chance but one never knows. Best is to contact sales (@directadmin.com) or use the contact form on the website.
  9. Richard G

    mail sent from shell shows "norwegian" language!!

    You're welcome. Did that fix the issue? If not then maybe somebody else has a clue about fixing this. Maybe @zEitEr ?
  10. Richard G

    What does the "jailed home" option do exactly?

    Now I'm totally confused. My users don't have SSH so they don't use commands in CLI, or maybe via php file but the docs and describtion makes it too confusing for me now.
  11. Richard G

    What does the "jailed home" option do exactly?

    I ment if people will like it and if it works as expected. It's a security level increase but also ram usage increase. So I'm just curious for people using it as how it affects their ram/cpu usage indeed and if it works as desired. Als this confused me a bit. In the docs it says: That is...
  12. Richard G

    What does the "jailed home" option do exactly?

    I see I was unclear. I ment how it will work as in, how the experiences are from people using it and if it works as they expect or has downsides and such. So how it will work experience like. But thank you for the answer.
  13. Richard G

    mail sent from shell shows "norwegian" language!!

    Hello. Maybe check with this command if this shows another language. localectl If it shows something which is not en_US you can change it with the following commands, which you can do anyway. localectl set-locale en_US.UTF-8 localectl set-keymap us-intl localectl Then things should have...
  14. Richard G

    Solved Custom OPCache settings not being written

    I've used a file /usr/local/php8X/lib/php.conf.d/99-custom.ini which somebody advised me in the past. Does this also work, because in my GUI script I see the usage and custom opcache settings and usage. So it seems to work. That is a bit easier as I only need to restart the php-fpm process to...
  15. Richard G

    What does the "jailed home" option do exactly?

    Yes indeed. I'm wondering how this will work but it looks good!
  16. Richard G

    mail sent from shell shows "norwegian" language!!

    What do you mean by "server shell". Is that mail from root? If yes then I'm wondering in which language the server was installed, probably Norwegian. Changing it might depend on the distro installed. Which linux distro are you using?
  17. Richard G

    CustomBuild info not updating

    Ah ofcourse then @DrWizzle is correct. It's a php module but php does not .htaccess so that only works in combination with mod_htscanner of apache... LOL I didn't think far enough.
  18. Richard G

    CustomBuild info not updating

    I don't see any errors in there. Only see build succesfully. The php_htscanner is a php extension, so that should not matter if I'm correct. https://docs.directadmin.com/webservices/php/php-extensions.html#installing-extensions You're probably confused with the apache mod_htscanner, which is...
  19. Richard G

    Issue setting up webmail.example.com with OpenLiteSpeed

    There are not any /custom directory's with content. These directory's are made to create custom content if required. If a custom directory does not exist where it is required then you can create it yourself. So you can just to what it says, edit that file (and so creating a new file) and put...
  20. Richard G

    CustomBuild info not updating

    Yes that's normal. They only show up on that list once you removed them. So to remove an item, list say if you have php 8.1 as your second PHP version, then go to Options and then set that PHP version to "no". Then go to Remove and then you can remove it from there. A lot of us rather work via...
Back
Top