till's Recent Activity

  1. till replied to the thread recovering from disaster.....

    Run: ls -la /etc/letsencrypt/accounts/acme-v02.api.letsencrypt.org To see both avvounts. Then the best is to delete the new account,...

    Nov 4, 2025 at 7:33 PM
  2. till liked remkoh's post in the thread additional PHP Version for Jailkit user (SLOVED).

    Upper right corner of the page shows this [ATTACH]

    upload_2025-11-4_17-15-4.png Nov 4, 2025 at 5:29 PM
  3. till attached a file to the thread additional PHP Version for Jailkit user (SLOVED).

    And the text I posted is from the tutorial list. [ATTACH]

    tutorial-update-date.png Nov 4, 2025 at 5:29 PM
  4. till replied to the thread [Solved] Sender dependent relayhost.

    This is not domain relay vs. advanced mail routing, it's local server domain vs. routing the email of a domain to an external server....

    Nov 4, 2025 at 1:53 PM
  5. till replied to the thread Jailkit issue with folder removal.

    Have you checked if the protection is turned on afterwards? If not, you will have to turn it on after line:...

    Nov 4, 2025 at 1:19 PM
  6. till liked variable99's post in the thread Jailkit issue with folder removal.

    Found the problem: Tue Nov 4 13:29:02 EET 2025 04.11.2025-11:29 - DEBUG [shelluser jailkit plugin.inc:352] - Jailkit Plugin -> delete...

    Nov 4, 2025 at 1:17 PM
  7. till liked remkoh's post in the thread [Solved] Sender dependent relayhost.

    It's working now. A bricked SRS-related script caused a few postfix troubles, including relaying.

    Nov 4, 2025 at 12:11 PM
  8. till liked Juri Salminen's post in the thread ISPConfig update fails with “Access denied for user 'root'@'::1'” [SOLVED].

    I had disabled bind-address in my MySQL config. Enabling bind-address = 127.0.0.1 solved the problem. Thank you!

    Nov 4, 2025 at 11:13 AM
  9. till replied to the thread ISPConfig update fails with “Access denied for user 'root'@'::1'” [SOLVED].

    Set the correct password in mysql for hostname 127.0.0.1, e.g., using phpmyadmin. Or you may have disabled networking in MySQL config...

    Nov 4, 2025 at 10:26 AM
  10. till replied to the thread ISPConfig update fails with “Access denied for user 'root'@'::1'” [SOLVED].

    You must test it with: mysql -h localhost -u root -p and mysql -h 127.0.0.1 -u root -p Both must work. You might also try IPv6...

    Nov 4, 2025 at 10:04 AM
  11. till replied to the thread Jailkit issue with folder removal.

    You could e.g. try to debug which exact parameters get passed to the function.

    Nov 4, 2025 at 9:48 AM
  12. till replied to the thread additional PHP Version for Jailkit user (SLOVED).

    The Debian and Ubuntu guide have been updated. Btw, the guides have an updated date, so you can see there too that they had been...

    Nov 4, 2025 at 8:27 AM
  13. till replied to the thread [Solved] Sender dependent relayhost.

    That's why I asked. Then I don't know why it does not work on your system. I know several users are using it, so it should generally work.

    Nov 4, 2025 at 8:25 AM
  14. till replied to the thread additional PHP Version for Jailkit user (SLOVED).

    It was not there at the time he checked it. I released new versions of the guides yesterday evening.

    Nov 4, 2025 at 7:23 AM
  15. till replied to the thread Replacing NS2 server.

    ISPConfig identifies servers by their ID, not the server name or hostname. So if you want to be able to use Tools > Resync to write the...

    Nov 3, 2025 at 9:44 PM