summaryrefslogtreecommitdiffstats
path: root/Services/php/php.ini
blob: 4207ce360e44a71eb50d5740eb5d39709ea9d765 (plain)
1
2
3
4
5
6
7
8
9
10
11
; This file will be copied into /etc/php.d/sx.ini and loaded when httpd start
display_errors = On
always_populate_raw_post_data = On

max_execution_time = 60

memory_limit = 64M
post_max_size = 16M

upload_max_filesize = 8M
upload_tmp_dir = /tmp/