Commit 0469caab authored by Cameron Carney's avatar Cameron Carney

Updating php to not clear system variables

parent 72c76b3d
......@@ -14,4 +14,6 @@ pm.process_idle_timeout = 10s
pm.max_requests = 200
slowlog = /dev/stdout
request_slowlog_timeout = 60s
catch_workers_output = yes
\ No newline at end of file
catch_workers_output = yes
clear_env = no
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment