#php-fpm.conf
#open 
catch_workers_output = yes

#php.ini
log_errors = On
error_log=/data/logs/php-fpm/error.log
error_reporting= E_ERROR | E_PARSE


#check phpinfo error_log property

 

相关文章:

  • 2021-11-20
  • 2022-01-30
  • 2021-06-14
  • 2022-12-23
猜你喜欢
  • 2021-11-05
  • 2022-12-23
  • 2021-11-01
  • 2021-12-30
  • 2022-12-23
  • 2022-02-03
  • 2021-08-09
相关资源
相似解决方案