PHP
Jump to navigation
Jump to search
wikipedia:PHP (1995, Rasmus Lerdorf)
- Configuration file:
php.ini
systemctl list-unit-files | grep php php7.2-fpm.service enabled phpsessionclean.service static phpsessionclean.timer enabled
systemctl status php7.2-fpm.service
- Docker image:
php:apache - PHP frameworks: Laravel, Symfony
Logs[edit]
- error_log:
/var/log/php*
/var/log/nginx/error.log FastCGI sent in stderr: "PHP message: PHP Fatal error: Uncaught Error: Class .../...
Releases[edit]
https://en.wikipedia.org/wiki/PHP#Release_history
- PHP 7.2 (2017) (Ubuntu 18.04 LTS)
Related terms[edit]
php -iorphp --info, show PHP information and configurationphpquery/etc/nginx/fastcgi.confphp --version- Hello, World! (php)
- PHP troubleshooting
- php7.2-common
Activities[edit]
- Learn about php sessions (
php -i | grep session.save_path)
See also[edit]
- PHP,
php-fpm, www.conf,php -i, PHP sessions,fastcgi_pass,sessionclean (shell script),phpsessionclean.service (systemd service),phpquery,php.ini,/var/log/php*, PECL,php --help, PHPUnit, Laravel, Symfony, PHP framework, Composer,phpbrew, Xdebug, php --version, PHP Fatal error, Hello, World! (php), Zend Engine, FROM php, logs
Advertising: