[QUOTE]
Александр Гусев написал:
[QUOTE] Начните с поиска error-логов nginx / httpd / apache / php[/QUOTE]
Вы нашли логи? В них пусто? Отключать mysqli — не то, с чего стоило начинать поиски [/QUOTE]
Я нашел логи, но я не знаю что именно в них искать...
nginx - error.log пустой
php - пусто
apache (httpd)
[QUOTE]PHP Warning: PHP Startup: Unable to load dynamic library 'php_mysqli.dll' (tried: /usr/lib64/php/modules/php_mysqli.dll (/usr/lib64/php/modules/php_mysqli.dll: cannot open shared object file: No such file or directory), /usr/lib64/php/modules/php_mysqli.dll.so (/usr/lib64/php/modules/php_mysqli.dll.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
[Fri Jan 08 21:34:35.542470 2021] [mpm_prefork:notice] [pid 24595] AH00163: Apache/2.4.6 (CentOS) mod_fcgid/2.3.9 PHP/7.2.34 configured -- resuming normal operations
[Fri Jan 08 21:34:35.542530 2021] [core:notice] [pid 24595] AH00094: Command line: '/usr/sbin/httpd -D FOREGROUND'
[Fri Jan 08 21:40:47.032097 2021] [suexec:notice] [pid 906] AH01232: suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Fri Jan 08 21:40:47.033369 2021] [suexec:notice] [pid 893] AH01232: suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
PHP Warning: PHP Startup: Unable to load dynamic library 'php_mysqli.dll' (tried: /usr/lib64/php/modules/php_mysqli.dll (/usr/lib64/php/modules/php_mysqli.dll: cannot open shared object file: No such file or directory), /usr/lib64/php/modules/php_mysqli.dll.so (/usr/lib64/php/modules/php_mysqli.dll.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library 'php_mysqli.dll' (tried: /usr/lib64/php/modules/php_mysqli.dll (/usr/lib64/php/modules/php_mysqli.dll: cannot open shared object file: No such file or directory), /usr/lib64/php/modules/php_mysqli.dll.so (/usr/lib64/php/modules/php_mysqli.dll.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
[Fri Jan 08 21:40:49.292931 2021] [mpm_prefork:notice] [pid 906] AH00163: Apache/2.4.6 (CentOS) mod_fcgid/2.3.9 PHP/7.2.34 configured -- resuming normal operations
[Fri Jan 08 21:40:49.293631 2021] [core:notice] [pid 906] AH00094: Command line: '/usr/sbin/httpd -f /etc/httpd/conf/httpd-scale.conf -D FOREGROUND'
[Fri Jan 08 21:40:49.351770 2021] [mpm_prefork:notice] [pid 893] AH00163: Apache/2.4.6 (CentOS) mod_fcgid/2.3.9 PHP/7.2.34 configured -- resuming normal operations
[Fri Jan 08 21:40:49.351855 2021] [core:notice] [pid 893] AH00094: Command line: '/usr/sbin/httpd -D FOREGROUND'
[Fri Jan 08 21:41:59.547104 2021] [mpm_prefork:error] [pid 893] AH00161: server reached MaxRequestWorkers setting, consider raising the MaxRequestWorkers setting
[Fri Jan 08 22:15:04.590732 2021] [mpm_prefork:notice] [pid 906] AH00170: caught SIGWINCH, shutting down gracefully
[Fri Jan 08 22:15:04.778916 2021] [mpm_prefork:notice] [pid 893] AH00170: caught SIGWINCH, shutting down gracefully
[Fri Jan 08 22:15:21.085471 2021] [suexec:notice] [pid 887] AH01232: suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Fri Jan 08 22:15:21.098831 2021] [suexec:notice] [pid 888] AH01232: suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Fri Jan 08 22:15:22.092941 2021] [mpm_prefork:notice] [pid 887] AH00163: Apache/2.4.6 (CentOS) mod_fcgid/2.3.9 PHP/7.2.34 configured -- resuming normal operations
[Fri Jan 08 22:15:22.093014 2021] [core:notice] [pid 887] AH00094: Command line: '/usr/sbin/httpd -f /etc/httpd/conf/httpd-scale.conf -D FOREGROUND'
[Fri Jan 08 22:15:22.158053 2021] [mpm_prefork:notice] [pid 888] AH00163: Apache/2.4.6 (CentOS) mod_fcgid/2.3.9 PHP/7.2.34 configured -- resuming normal operations
[Fri Jan 08 22:15:22.158147 2021] [core:notice] [pid 888] AH00094: Command line: '/usr/sbin/httpd -D FOREGROUND'
[Fri Jan 08 23:32:21.553051 2021] [mpm_prefork:notice] [pid 888] AH00170: caught SIGWINCH, shutting down gracefully
[Fri Jan 08 23:32:22.690211 2021] [suexec:notice] [pid 8425] AH01232: suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Fri Jan 08 23:32:22.784316 2021] [mpm_prefork:notice] [pid 8425] AH00163: Apache/2.4.6 (CentOS) mod_fcgid/2.3.9 PHP/7.2.34 configured -- resuming normal operations
[Fri Jan 08 23:32:22.784368 2021] [core:notice] [pid 8425] AH00094: Command line: '/usr/sbin/httpd -D FOREGROUND'
[/QUOTE]
В httpd вижу какие то проблемы с mysqli. Но что это и как с этим бороться не понимаю