I had to modify this file :
/etc/php/7.3/fpm/pool.d/www.conf
;listen = /run/php/php7.3-fpm.sock
listen = 127.0.0.1:9000
Now it seems to work.
I’ve always these errors :
août 26 11:49:05 fog FOGMulticastManager[788]: PHP Warning: Use of undefined constant CURLOPT_RETURNTRANSFER - assumed 'CURLOPT_RETURNTRANSFER' (this will throw an Error in a future version of PHP) in /var/www/fog/lib/fog/fogurlrequests.class.php on line 160
août 26 11:49:15 fog FOGMulticastManager[788]: PHP Warning: Use of undefined constant CURLOPT_SSL_VERIFYPEER - assumed 'CURLOPT_SSL_VERIFYPEER' (this will throw an Error in a future version of PHP) in /var/www/fog/lib/fog/fogurlrequests.class.php on line 158
août 26 11:49:15 fog FOGMulticastManager[788]: PHP Warning: Use of undefined constant CURLOPT_SSL_VERIFYHOST - assumed 'CURLOPT_SSL_VERIFYHOST' (this
will throw an Error in a future version of PHP) in /var/www/fog/lib/fog/fogurlrequests.class.php on line 159