瀏覽代碼

error_log stderr

Gerard Roche 11 年之前
父節點
當前提交
eb6b8f1266
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      php-zend-framework/deploy/nginx.conf

+ 1 - 0
php-zend-framework/deploy/nginx.conf

@@ -4,6 +4,7 @@ worker_processes  8;
 #error_log  logs/error.log;
 #error_log  logs/error.log  notice;
 #error_log  logs/error.log  info;
+error_log stderr error;
 
 #pid        logs/nginx.pid;