Difference between revisions of "PHP"

From wikieduonline
Jump to navigation Jump to search
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[wikipedia:PHP]] (1995)
+
[[wikipedia:PHP]] (1995, [[Rasmus Lerdorf]])
 
* Configuration file: <code>[[php.ini]]</code>
 
* Configuration file: <code>[[php.ini]]</code>
 
* [[Rasmus Lerdorf]]
 
 
  
 
  [[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]]
+
 
 +
* Docker image: <code>[[php:apache]]</code>
  
 
== [[PHP logs|Logs]] ==
 
== [[PHP logs|Logs]] ==
Line 29: Line 27:
 
* <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>
 
* <code>[[php --version]]</code>
 +
* [[Hello, World! (php)]]
 +
* [[PHP troubleshooting]]
 +
* [[php7.2-common]]
  
 
== Activities ==
 
== Activities ==
Line 38: 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: