php::extensions:
gd: {}
mysqlnd: {}
- json: {}
- ssh2: {}
+ pecl-ssh2: {}
accounts::users:
harry.teuber:
listen_group: apache
php::settings:
- zend.ze1_compatibility_mode: Off
# precision: 12
- serialize_precision: 100
+ PHP/serialize_precision: 100
# safe_mode: Off
# safe_mode_gid: Off
# safe_mode_allowed_env_vars : PHP_
# safe_mode_protected_env_vars: LD_LIBRARY_PATH
- memory_limit: 256M
- display_errors: On #remove on live!
- report_zend_debug: 1
+ PHP/memory_limit: 256M
+ PHP/display_errors: On #remove on live!
# variables_order: "EGPCS"
- post_max_size: 20M
- register_globals: Off
+ PHP/post_max_size: 20M
+ PHP/register_globals: Off
# magic_quotes_gpc: On
# magic_quotes_runtime: Off
# magic_quotes_sybase: Off
- upload_max_filesize: 4M
- max_file_uploads: 50
+ PHP/upload_max_filesize: 4M
+ PHP/max_file_uploads: 50
# define_syslog_variables: Off
- include_path: '.:/opt/app/ZendFramework/library:/opt/app/web'
+ PHP/include_path: '.:/opt/app/ZendFramework/library:/opt/app/web'
site::profile::apache::pp_vhosts: