Difference between revisions of "Systemctl restart php7.2-fpm"
Jump to navigation
Jump to search
(9 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{lowercase}} | ||
+ | |||
+ | [[systemctl restart php*]] && [[systemctl status php*]] | ||
+ | (no output) | ||
[[systemctl restart]] php7.2-fpm | [[systemctl restart]] php7.2-fpm | ||
Line 7: | Line 11: | ||
== Related terms == | == Related terms == | ||
* <code>[[systemctl status php7.2-fpm]]</code> | * <code>[[systemctl status php7.2-fpm]]</code> | ||
− | + | * <code>[[systemctl stop php7.2-fpm]]</code> | |
+ | * <code>[[systemctl start php7.2-fpm]]</code> | ||
+ | * <code>[[zcat -f /var/log/php*]]</code> | ||
== See also == | == See also == | ||
+ | * {{systemctl restart}} | ||
* {{PHP}} | * {{PHP}} | ||
[[Category:PHP]] | [[Category:PHP]] |
Latest revision as of 15:51, 14 September 2024
systemctl restart php* && systemctl status php* (no output)
systemctl restart php7.2-fpm (no output)
systemctl restart php7.2-fpm && systemctl status php7.2-fpm
Related terms[edit]
systemctl status php7.2-fpm
systemctl stop php7.2-fpm
systemctl start php7.2-fpm
zcat -f /var/log/php*
See also[edit]
systemctl restart
- 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: