Hi there,
I am using PHP 8.1 , MariaDB 10.6.12
error while user open a new ticket,
in admin page it did turn off CAPTCHA ,
also set PHP as FastCGI
but it sill encounter this problem
`Loaded: loaded (/lib/systemd/system/php8.1-fpm.service; enabled; vendor preset: enabled)
Active: active (running) since Fri 2024-12-20 15:18:18 CST; 19min ago
Docs: man:php-fpm8.1(8)
Process: 996 ExecStartPost=/usr/lib/php/php-fpm-socket-helper install /run/php/php-fpm.sock /etc/php/8.1/fpm/pool.d/www.conf 81 (code=exited, status=0/SUCCESS)
Main PID: 820 (php-fpm8.1)
Status: "Processes active: 0, idle: 2, Requests: 143, slow: 0, Traffic: 0req/sec"
`