Difference between revisions of "PHP"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
 
(16 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Draft}}
+
[[wikipedia:PHP]] (1995, [[Rasmus Lerdorf]])
[[wikipedia:PHP]]
 
 
 
 
* Configuration file: <code>[[php.ini]]</code>
 
* Configuration file: <code>[[php.ini]]</code>
 
  
 
  [[systemctl list-unit-files]] | grep php
 
  [[systemctl list-unit-files]] | grep php
 
  php7.2-fpm.service                    enabled
 
  php7.2-fpm.service                    enabled
  [[phpsessionclean]].service               static
+
  [[phpsessionclean.service]]                static
 
  phpsessionclean.timer                  enabled
 
  phpsessionclean.timer                  enabled
  
 
  [[systemctl status php7.2-fpm.service]]
 
  [[systemctl status php7.2-fpm.service]]
 
  
== Logs ==
+
* Docker image: <code>[[php:apache]]</code>
 +
 
 +
== [[PHP logs|Logs]] ==
 
* error_log: <code>[[/var/log/php*]]</code>
 
* error_log: <code>[[/var/log/php*]]</code>
  
Line 21: Line 19:
 
== Releases ==
 
== Releases ==
 
https://en.wikipedia.org/wiki/PHP#Release_history
 
https://en.wikipedia.org/wiki/PHP#Release_history
* 8.0 [[JIT]]
+
* [[PHP 8.0]] (2020) [[JIT]]
  
 +
 +
* [[PHP 7.2]] (2017) ([[Ubuntu 18.04 LTS]])
  
 
== Related terms ==
 
== Related terms ==
 
* <code>[[php -i]]</code> or <code>php --info</code>, show PHP information and configuration
 
* <code>[[php -i]]</code> or <code>php --info</code>, show PHP information and configuration
 
* <code>[[phpquery]]</code>
 
* <code>[[phpquery]]</code>
* [[/etc/nginx/fastcgi.conf]]
+
* <code>[[/etc/nginx/fastcgi.conf]]</code>
 
* [[PHP framework]]
 
* [[PHP framework]]
 +
* <code>[[php --version]]</code>
 +
* [[Hello, World! (php)]]
 +
* [[PHP troubleshooting]]
 +
* [[php7.2-common]]
  
 
== Activities ==
 
== Activities ==
Line 35: Line 39:
 
== See also ==
 
== See also ==
 
* {{PHP}}
 
* {{PHP}}
* {{nginx}}
 
* {{langs}}
 
* {{js}}
 
* {{C}}
 
 
  
 
[[Category:web]]
 
[[Category:web]]
 
[[Category:PHP]]
 
[[Category:PHP]]

Latest revision as of 12:45, 3 January 2025

Advertising: