Difference between revisions of "PHP logs: /var/log/php*"
Jump to navigation
Jump to search
m (Cry moved page PHP logs: var/log/php* to PHP logs: /var/log/php*) |
|||
Line 4: | Line 4: | ||
[11-Apr-2021 00:00:05] NOTICE: error log file re-opened | [11-Apr-2021 00:00:05] NOTICE: error log file re-opened | ||
− | 06-Apr-2020 10:02:47] WARNING: [pool www] server reached [[pm.max_children]] setting (5), consider raising it | + | [06-Apr-2020 10:02:47] WARNING: [pool www] server reached [[pm.max_children]] setting (5), consider raising it |
+ | |||
+ | [30-Jul-2022 23:52:09] WARNING: [pool www] seems busy (you may need to increase pm.start_servers, or pm.min/max_spare_servers), spawning 16 children, there are 0 idle, and 7 total children | ||
[04-Apr-2021 00:00:01] NOTICE: error log file re-opened | [04-Apr-2021 00:00:01] NOTICE: error log file re-opened |
Revision as of 05:13, 23 September 2022
zcat -f /var/log/php*
zcat -f /var/log/php* | grep WARNING
[11-Apr-2021 00:00:05] NOTICE: error log file re-opened
[06-Apr-2020 10:02:47] WARNING: [pool www] server reached pm.max_children setting (5), consider raising it
[30-Jul-2022 23:52:09] WARNING: [pool www] seems busy (you may need to increase pm.start_servers, or pm.min/max_spare_servers), spawning 16 children, there are 0 idle, and 7 total children
[04-Apr-2021 00:00:01] NOTICE: error log file re-opened [06-Apr-2021 12:57:12] NOTICE: Terminating ... [06-Apr-2021 12:57:12] NOTICE: exiting, bye-bye! [06-Apr-2021 12:58:33] NOTICE: fpm is running, pid 730 [06-Apr-2021 12:58:33] NOTICE: ready to handle connections [06-Apr-2021 12:58:33] NOTICE: systemd monitor interval set to 10000ms
Related terms
See also
- PHP,
php-fpm, www.conf
,php -i
, PHP sessions, symfony,fastcgi_pass
,sessionclean (shell script)
,phpsessionclean.service (systemd service),phpquery
,php.ini
,/var/log/php*
, PECL,php --help
, PHPUnit, Laravel, PHP framework, Composer,phpbrew, Xdebug, php --version
, PHP Fatal error, Hello, World! (php)]
Advertising: