Hi
Here is my situation, I run a server on Ubuntu 16.04.2 with Virtualmin 6.02-2 Pro I use apache for web hosting and PHP 7.0 and 7.3 depending of customers. That server also hosts dns, mail, and mysql servers. It’s runninq fine since ages (Thanks Virtualmin for the great work but since two days I have a very strange problem with that server.
Everything is working fine on it excepted web service that became insanely slow and time-out most of time !! I restarted Apache and also MySQL server but situation is still the same. Everything else is working perfectly fine on server. Any ideas what can do that ?
I checked the apache log and all I could find is that:
[Wed Mar 18 10:45:58.711928 2020] [fcgid:warn] [pid 9529] mod_fcgid: process 34781 graceful kill fail, sending SIGKILL
[Wed Mar 18 10:46:10.724244 2020] [fcgid:warn] [pid 9529] mod_fcgid: process 47404 graceful kill fail, sending SIGKILL
[Wed Mar 18 10:46:40.747927 2020] [fcgid:warn] [pid 9529] mod_fcgid: process 47403 graceful kill fail, sending SIGKILL
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php/20151012/php_mysqli.dll' - /usr/lib/php/20151012/php_mysqli.dll: cannot open shared object file: No such file or directory in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php/20151012/php_mysqli.dll' - /usr/lib/php/20151012/php_mysqli.dll: cannot open shared object file: No such file or directory in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php/20151012/php_mysqli.dll' - /usr/lib/php/20151012/php_mysqli.dll: cannot open shared object file: No such file or directory in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php/20151012/php_mysqli.dll' - /usr/lib/php/20151012/php_mysqli.dll: cannot open shared object file: No such file or directory in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php/20151012/php_mysqli.dll' - /usr/lib/php/20151012/php_mysqli.dll: cannot open shared object file: No such file or directory in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php/20151012/php_mysqli.dll' - /usr/lib/php/20151012/php_mysqli.dll: cannot open shared object file: No such file or directory in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php/20151012/php_mysqli.dll' - /usr/lib/php/20151012/php_mysqli.dll: cannot open shared object file: No such file or directory in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php/20151012/php_mysqli.dll' - /usr/lib/php/20151012/php_mysqli.dll: cannot open shared object file: No such file or directory in Unknown on line 0
[Wed Mar 18 11:29:14.546299 2020] [fcgid:warn] [pid 9529] mod_fcgid: process 6298 graceful kill fail, sending SIGKILL
[Wed Mar 18 11:31:38.682762 2020] [fcgid:warn] [pid 9529] mod_fcgid: process 10416 graceful kill fail, sending SIGKILL
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php/20151012/php_mysqli.dll' - /usr/lib/php/20151012/php_mysqli.dll: cannot open shared object file: No such file or directory in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php/20151012/php_mysqli.dll' - /usr/lib/php/20151012/php_mysqli.dll: cannot open shared object file: No such file or directory in Unknown on line 0
I checked all the php.ini file but I couldn’t find any mention to load a DLL in these (out of lines already commented) and still not sure it’s really the problem !
What can I check to understand where is the problem ? Web interface of Virtualmin/Webmin works perfectly and load of server is ridiculously low !!
Thanks for your help or ideas
Vincèn