Gerard Roche 11 лет назад
Родитель
Сommit
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;