php.ini
(Redirected from /etc/php/7.*/fpm/php.ini)
Jump to navigation
Jump to search
cat /etc/php/7.*/fpm/php.ini cat /etc/php/7.*/fpm/php.ini | egrep "max_execution_time|log_errors|opcache.enable"
display_errors = Off
https://www.php.net/manual/en/errorfunc.configuration.php#ini.log-errors
log_errors = On
/etc/php/7.2/fpm/php.ini
/etc/php/7.4/fpm/php.ini
opcache.enable=1
cat /etc/php/7.*/fpm/php.ini | grep max_execution_time max_execution_time = 30
See also[edit]
- php.ini, php-fpm.conf, opcache
- 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: