HI,
aaPanel on Ubuntu 20. Apache server.
trying to install GMP extension. Clicking install, i get "installing..." but then "Install" appears again.
Also verified that GMP was not installed by the PHP application that requires it.
I have also noticed this error:
{"/www/server/php/74/sbin/php-fpm", "--daemonize", "--fpm-config", "/www/server/php/74/etc/php-fpm.conf", "--pid", "/www/server/php/74/var/run/php-fpm.pid"})
[04-Mar-2022 13:09:07] ERROR: Another FPM instance seems to already listen on /tmp/php-cgi-74.sock
[04-Mar-2022 13:09:07] ERROR: FPM initialization failed
[04-Mar-2022 13:09:07] NOTICE: using inherited socket fd=8, "/tmp/php-cgi-74.sock"
[04-Mar-2022 13:09:07] NOTICE: using inherited socket fd=8, "/tmp/php-cgi-74.sock"
[04-Mar-2022 13:09:07] NOTICE: fpm is running, pid 5786
Thanks
Alex