fixed PHP environment variables

This commit is contained in:
Palma Solutions LTD
2017-05-11 19:18:19 +02:00
parent 5802f0adf2
commit ac886f3c79
2 changed files with 8 additions and 10 deletions

View File

@@ -0,0 +1,6 @@
memory_limit = 512M
max_execution_time = 0
set_time_limit = 0
display_errors = 0
max_input_time = 50000
default_socket_timeout = 50000