Difference between revisions of "PHP"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Tags: Mobile web edit, Mobile edit
Line 19: Line 19:
  
 
== Related commands ==
 
== Related commands ==
* <code>[[php -i]]</code>
+
* <code>[[php -i]]</code> or <code>php --info</code>, show PHP information and configuration
  
 
== Activities ==
 
== Activities ==

Revision as of 07:27, 10 May 2020

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


error.log

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


Releases

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


Related commands

  • php -i or php --info, show PHP information and configuration

Activities

  1. Learn about php sessions

See also

Advertising: