Difference between revisions of "Web troubleshooting"
Jump to navigation
Jump to search
(Created page with " * systemctl status php7.2-fpm {{5XX}}") Tags: Mobile web edit, Mobile edit |
Tags: Mobile web edit, Mobile edit |
||
Line 1: | Line 1: | ||
* [[systemctl status php7.2-fpm]] | * [[systemctl status php7.2-fpm]] | ||
+ | * [[systemctl status nginx]] | ||
+ | |||
+ | zcat -f /var/log/nginx/access.log* | grep " 504 " | awk '{print $4" "$7" "$(NF-1)}' | ||
{{5XX}} | {{5XX}} |
Revision as of 05:14, 9 March 2023
zcat -f /var/log/nginx/access.log* | grep " 504 " | awk '{print $4" "$7" "$(NF-1)}'
Advertising: