我正在设置testing环境,我有nginx和php-fpm在centos 7.我已经成功设置了一切,我可以运行php代码。
这是我的configuration:
nginx版本:nginx / 1.9.9
PHP 7.0.0(cli)(内置:2015年12月2日20:42:32)(NTS)
- Filebeat和下游可用性
- iptables不能识别–log-prefix
- 如何在Windows上将stdout和std错误输出到文件并返回到stdout?
- 转发特定日志rsyslog
- 封顶日志文件大小:FIFO和最大大小
版权所有(c)1997-2015 The PHP Group
Zend Engine v3.0.0,版权所有(c)1998-2015 Zend Technologies
使用Zend技术公司的Zend OPcache v7.0.6-dev版权所有(c)1999-2015
我的挑战是获取php错误日志。 我设法启用catch_workers_output = yes但错误在那里。 如果错误文本很长,则会被截断。
我的问题是如何configurationphp-fpm从subprocesslogin所有的stderr?
最好的祝福