From: sambufe Date: Fri, 16 Jun 2017 08:10:03 +0000 (+0200) Subject: changed php settings for fbb X-Git-Tag: v0.1.0~2801^2~29^2~18 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=724e6e00c9736ac09159a3050845806d1dbc39fc;p=pixelpark%2Fhiera.git changed php settings for fbb --- diff --git a/customer/fbb-ws/dev-ws-fbb.pixelpark.net.yaml b/customer/fbb-ws/dev-ws-fbb.pixelpark.net.yaml index 3a121a2c..5d8e4018 100644 --- a/customer/fbb-ws/dev-ws-fbb.pixelpark.net.yaml +++ b/customer/fbb-ws/dev-ws-fbb.pixelpark.net.yaml @@ -46,14 +46,12 @@ php::extensions: xml: {} php::settings: - PHP/serialize_precision: 100 - PHP/memory_limit: 256M - PHP/display_errors: On #remove on live! +# PHP/serialize_precision: 100 war unter PHP 5.3 Standart ist jetzt bei 17 + PHP/memory_limit: 320M PHP/post_max_size: 20M PHP/register_globals: Off - PHP/upload_max_filesize: 4M - PHP/max_file_uploads: 50 - PHP/include_path: '.:/opt/app/ZendFramework/library:/opt/app/web' #muss angepasst werden + PHP/include_path: '.:/opt/app/ZendFramework/library:/opt/app/web' + PHP/output_buffering: 65536 infra::profile::apache::htdigest: server: diff --git a/customer/fbb-ws/production.yaml b/customer/fbb-ws/production.yaml index 6c9c106a..4693bdc6 100644 --- a/customer/fbb-ws/production.yaml +++ b/customer/fbb-ws/production.yaml @@ -24,14 +24,12 @@ php::extensions: xml: {} php::settings: - PHP/serialize_precision: 100 - PHP/memory_limit: 256M -# PHP/display_errors: On #remove on live! +# PHP/serialize_precision: 100 war unter PHP 5.3 Standart ist jetzt bei 17 + PHP/memory_limit: 320M PHP/post_max_size: 20M PHP/register_globals: Off - PHP/upload_max_filesize: 4M - PHP/max_file_uploads: 50 - PHP/include_path: '.:/opt/app/ZendFramework/library:/opt/app/web' #muss angepasst werden + PHP/include_path: '.:/opt/app/ZendFramework/library:/opt/app/web' + PHP/output_buffering: 65536 infra::profile::apache::htdigest: server: diff --git a/customer/fbb-ws/test.yaml b/customer/fbb-ws/test.yaml index cb0fc7db..8f6f7f81 100644 --- a/customer/fbb-ws/test.yaml +++ b/customer/fbb-ws/test.yaml @@ -48,14 +48,12 @@ php::extensions: xml: {} php::settings: - PHP/serialize_precision: 100 - PHP/memory_limit: 256M - PHP/display_errors: On #remove on live! +# PHP/serialize_precision: 100 war unter PHP 5.3 Standart ist jetzt bei 17 + PHP/memory_limit: 320M PHP/post_max_size: 20M PHP/register_globals: Off - PHP/upload_max_filesize: 4M - PHP/max_file_uploads: 50 - PHP/include_path: '.:/opt/app/ZendFramework/library:/opt/app/web' #muss angepasst werden + PHP/include_path: '.:/opt/app/ZendFramework/library:/opt/app/web' + PHP/output_buffering: 65536 infra::profile::apache::htdigest: server: diff --git a/customer/fbb-www/dev-www-fbb.pixelpark.net.yaml b/customer/fbb-www/dev-www-fbb.pixelpark.net.yaml index 2dcfc1c7..e887375b 100644 --- a/customer/fbb-www/dev-www-fbb.pixelpark.net.yaml +++ b/customer/fbb-www/dev-www-fbb.pixelpark.net.yaml @@ -39,7 +39,7 @@ accounts::users: fids@sxffis: key: "AAAAB3NzaC1yc2EAAAABIwAAAQEA2NL0M5djqWepHW7jrUxk6BbweNbjk8U2mJuPv1pghvZqp7MSBjrv+96Fzo0dI0gX8NdNe8c+WsI1kgsGf7uz2UrhoYiypmADLcULtNMQEPmuX3cmsR0m88Q2cH6lwZ4R2ydhX7+lMdn3uha2+qdwSfRBOHyPSxZF52YIEE9cNAn4ZNLaO6UGV5QIGktHQ13UdDIGUodanX/XOUKXPFNkFOQN7/X7CptKEK374gSGFppYw+7vmvg7KNTblWQLZvJAiPOZBQV93kJnx9XCvxCJSonZ50UH337x32LF5CnzGp4tbkj4IachiaEEjySzLIv8zlOaSEsDxlU0aKEW3l0ERw==" type: "ssh-dss" - presse: + presse.upload: apply: true sudo: false uid: 60302 @@ -96,18 +96,19 @@ php::extensions: xml: {} soap: {} +#FBBUBPP-11 und FBBKERNSERV-195 php::settings: - PHP/serialize_precision: 100 - PHP/memory_limit: 256M +# PHP/serialize_precision: 100 war unter PHP 5.3 Standart ist jetzt bei 17 + PHP/memory_limit: 320M PHP/post_max_size: 20M PHP/register_globals: Off - PHP/upload_max_filesize: 4M - PHP/max_file_uploads: 50 - PHP/include_path: '.:/opt/app/ZendFramework/library:/opt/app/web' #muss angepasst werden - #FBBUBPP-11 + PHP/include_path: '.:/opt/app/ZendFramework/library:/opt/app/web' PHP/max_execution_time: 30 PHP/max_input_time: 60 PHP/output_buffering: 65536 + PHP/upload_max_filesize: 4M + PHP/max_file_uploads: 50 + infra::profile::apache::htdigest: server: diff --git a/customer/fbb-www/production.yaml b/customer/fbb-www/production.yaml index 27feb93b..9a64ad9f 100644 --- a/customer/fbb-www/production.yaml +++ b/customer/fbb-www/production.yaml @@ -67,18 +67,18 @@ php::extensions: xml: {} soap: {} +#FBBUBPP-11 und FBBKERNSERV-195 php::settings: - PHP/serialize_precision: 100 - PHP/memory_limit: 256M +# PHP/serialize_precision: 100 ;war unter PHP 5.3 Standart ist jetzt bei 17 + PHP/memory_limit: 320M PHP/post_max_size: 20M PHP/register_globals: Off - PHP/upload_max_filesize: 4M - PHP/max_file_uploads: 50 - PHP/include_path: '.:/opt/app/ZendFramework/library:/opt/app/web' #muss angepasst werden - #FBBUBPP-11 + PHP/include_path: '.:/opt/app/ZendFramework/library:/opt/app/web' PHP/max_execution_time: 30 PHP/max_input_time: 60 PHP/output_buffering: 65536 + PHP/upload_max_filesize: 4M + PHP/max_file_uploads: 50 infra::profile::apache::htdigest: server: diff --git a/customer/fbb-www/test.yaml b/customer/fbb-www/test.yaml index 0c97b1c8..6fbed772 100644 --- a/customer/fbb-www/test.yaml +++ b/customer/fbb-www/test.yaml @@ -79,18 +79,18 @@ php::extensions: xml: {} soap: {} +#FBBUBPP-11 und FBBKERNSERV-195 php::settings: - PHP/serialize_precision: 100 - PHP/memory_limit: 256M +# PHP/serialize_precision: 100 war unter PHP 5.3 Standart ist jetzt bei 17 + PHP/memory_limit: 320M PHP/post_max_size: 20M PHP/register_globals: Off - PHP/upload_max_filesize: 4M - PHP/max_file_uploads: 50 - PHP/include_path: '.:/opt/app/ZendFramework/library:/opt/app/web' #muss angepasst werden - #FBBUBPP-11 + PHP/include_path: '.:/opt/app/ZendFramework/library:/opt/app/web' PHP/max_execution_time: 30 PHP/max_input_time: 60 PHP/output_buffering: 65536 + PHP/upload_max_filesize: 4M + PHP/max_file_uploads: 50 infra::profile::apache::htdigest: server: