Difference between revisions of "PHP"

From wikieduonline
Jump to navigation Jump to search
Line 17: Line 17:
  
 
  [[/var/log/nginx/error.log]]
 
  [[/var/log/nginx/error.log]]
  FastCGI sent in stderr: "PHP message: [[PHP]] Fatal error: Uncaught Error: Class .../...
+
  [[FastCGI]] sent in stderr: "PHP message: [[PHP]] Fatal error: Uncaught Error: Class .../...
 
 
  
 
== Releases ==
 
== Releases ==

Revision as of 19:27, 30 August 2021

This article is a Draft. Help us to complete it.

wikipedia:PHP


systemctl list-unit-files | grep php
php7.2-fpm.service                     enabled
phpsessionclean.service                static
phpsessionclean.timer                  enabled
systemctl status php7.2-fpm.service

Logs

/var/log/nginx/error.log
FastCGI sent in stderr: "PHP message: PHP Fatal error: Uncaught Error: Class .../...

Releases

https://en.wikipedia.org/wiki/PHP#Release_history


Related terms

Activities

  1. Learn about php sessions (php -i | grep session.save_path)

See also

Advertising: