Hello, I'm using the latest version of ISPConfig on Debian 12 and attempting to get cron jobs working in a jailed environment. I've run the issue through Gemini, Claude and Grok and had what seems to be all sorts of hacking solutions. The latest is that I should actually connect on TCP (127.0.0.1) as opposed to localhost to the database. It's logic: "The "Magic" of the Jail: Jails are designed to block the filesystem, but they rarely block the internal network loopback." Having a shed load more faith in Til and the other Developer's that make ISPConfig possible, I can't possibly imagine that the solution isn't actually relatively and hugely more simple than AI is making out - to be able to run a cron job and access php and the database whilst jailed - otherwise - a jail so limited would be little use. I got totally stuck at, and i'm not even confident that I should be, attempting to enable remote database connections to 127.0.0.1 in a panel where I can't even find this option. Any guidance would be gratefully received. Also, is it actually possible currently to use Google Authenticator/similar 2 factor authentication with the ISPConfig web panel or just Email as it appears? Thanks and Kind Regards Server Config ->Jailkit (some things added per Grok - not sure if correct) Jailkit chroot home: /home/[username] (Username added per Gemini) Jailkit chroot app sections: coreutils basicshell editors extendedshell netutils ssh sftp scp jk_lsh mysql-client git php php8_3 Jailkit chrooted applications: /usr/bin/groups /usr/bin/id /usr/bin/dircolors /usr/bin/lesspipe /usr/bin/basename /usr/bin/dirname /usr/bin/nano /usr/bin/pico /usr/bin/mysql /usr/bin/mysqldump /usr/bin/git /usr/bin/git-receive-pack /usr/bin/git-upload-pack /usr/bin/unzip /usr/bin/zip /bin/tar /bin/rm /usr/bin/patch /usr/local/bin/wp Jailkit cron chrooted applications: /usr/bin/php /usr/lib/php/ /usr/share/php/ /usr/share/zoneinfo/ /usr/bin/perl /usr/share/perl/ /usr/bin/php8.3 /usr/local/bin/wp /var/run/mysqld/ /run/mysqld/ Environment: Debian 12, Apache, VPS, ISPConfig Version: 3.3.0p3, PHP 8.3.