Difference between revisions of "Systemctl status php*"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
  
 +
<pre>
 +
 +
 +
● php7.2-fpm.service - The PHP 7.2 FastCGI Process Manager
 +
  Loaded: loaded (/lib/systemd/system/php7.2-fpm.service; enabled; vendor preset: enabled)
 +
  Active: active (running) since Sun 2023-12-10 20:05:08 UTC; 110ms ago
 +
    Docs: man:php-fpm7.2(8)
 +
Main PID: 12309 (php-fpm7.2)
 +
  Status: "Ready to handle connections"
 +
    Tasks: 3 (limit: 1150)
 +
  CGroup: /system.slice/php7.2-fpm.service
 +
          ├─12309 php-fpm: master process (/etc/php/7.2/fpm/php-fpm.conf)
 +
          ├─12322 php-fpm: pool www
 +
          └─12326 php-fpm: pool www
 +
 +
Dec 10 20:05:08 w1 systemd[1]: Stopped The PHP 7.2 FastCGI Process Manager.
 +
Dec 10 20:05:08 w1 systemd[1]: Starting The PHP 7.2 FastCGI Process Manager...
 +
Dec 10 20:05:08 w1 systemd[1]: Started The PHP 7.2 FastCGI Process Manager.
 +
root@SERVER:/srv/mediawiki# c
 +
</pre>
  
  
 
{{PHP}}
 
{{PHP}}

Revision as of 20:06, 10 December 2023



● php7.2-fpm.service - The PHP 7.2 FastCGI Process Manager
   Loaded: loaded (/lib/systemd/system/php7.2-fpm.service; enabled; vendor preset: enabled)
   Active: active (running) since Sun 2023-12-10 20:05:08 UTC; 110ms ago
     Docs: man:php-fpm7.2(8)
 Main PID: 12309 (php-fpm7.2)
   Status: "Ready to handle connections"
    Tasks: 3 (limit: 1150)
   CGroup: /system.slice/php7.2-fpm.service
           ├─12309 php-fpm: master process (/etc/php/7.2/fpm/php-fpm.conf)
           ├─12322 php-fpm: pool www
           └─12326 php-fpm: pool www

Dec 10 20:05:08 w1 systemd[1]: Stopped The PHP 7.2 FastCGI Process Manager.
Dec 10 20:05:08 w1 systemd[1]: Starting The PHP 7.2 FastCGI Process Manager...
Dec 10 20:05:08 w1 systemd[1]: Started The PHP 7.2 FastCGI Process Manager.
root@SERVER:/srv/mediawiki# c


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: