magnatasaj I'm trying to enable Enable pcntl function in php 7.4, I even removed it from /etc/php/7.4/fpm/php.ini in disable_function session, but I get the error in my php "Call to undefined function pcntl_fork()"
marty Maybe stating the obvious but... Did you reload the stack to pick up your changes in the settings? wo stack restart And are you definitely using php7.4 for that site?