From: Andreas Gerstenberg Date: Thu, 23 Mar 2017 15:08:05 +0000 (+0100) Subject: pixelpark modify php modules X-Git-Tag: v0.1.0~3400 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=c2fed94801956f3e8494b1fd1436913f32bdb1b3;p=pixelpark%2Fhiera.git pixelpark modify php modules --- diff --git a/customer/pixelpark/marketing-publicis-ai.pixelpark.net.yaml b/customer/pixelpark/marketing-publicis-ai.pixelpark.net.yaml index 24800c3e..8dc7e9db 100644 --- a/customer/pixelpark/marketing-publicis-ai.pixelpark.net.yaml +++ b/customer/pixelpark/marketing-publicis-ai.pixelpark.net.yaml @@ -9,15 +9,14 @@ apache::default_vhost: false repo::remi_php70: true php::extensions: - zip: {} + pecl-zip: {} xml: {} mcrypt: {} imap: {} - mailparse: {} + pecl-mailparse: {} mysqlnd: {} intl: {} opcache: {} - openssl: {} php::settings: PHP/short_open_tag: 'Off' diff --git a/customer/pixelpark/test-marketing-publicis-ai.pixelpark.net.yaml b/customer/pixelpark/test-marketing-publicis-ai.pixelpark.net.yaml index bfa71e4a..ec252690 100644 --- a/customer/pixelpark/test-marketing-publicis-ai.pixelpark.net.yaml +++ b/customer/pixelpark/test-marketing-publicis-ai.pixelpark.net.yaml @@ -9,11 +9,11 @@ apache::default_vhost: false repo::remi_php70: true php::extensions: - zip: {} + pecl-zip: {} xml: {} mcrypt: {} imap: {} - mailparse: {} + pecl-mailparse: {} mysqlnd: {} intl: {} opcache: {}