diff --git a/scripts/create-php-config.sh b/scripts/create-php-config.sh index 93fd2e1..7526a47 100644 --- a/scripts/create-php-config.sh +++ b/scripts/create-php-config.sh @@ -22,7 +22,7 @@ pm.max_requests = 500 slowlog = /etc/httpd/logs/error_log request_slowlog_timeout = 3s -php_admin_value[error_log] = /etc/httpd/logs/error_log +php_admin_value[error_log] = /home/$user/logs/php-fpm/error.log php_admin_flag[log_errors] = on php_value[soap.wsdl_cache_dir] = /var/lib/php/wsdlcache