File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,5 +3,5 @@ session.auto_start = 0
33expose_php = Off
44allow_url_fopen = On
55register_globals = Off
6- display_errors = Off
7- memory_limit = 512M
6+ display_errors = On
7+ memory_limit = -1
Original file line number Diff line number Diff line change @@ -3,5 +3,5 @@ session.auto_start = 0
33expose_php = Off
44allow_url_fopen = On
55register_globals = Off
6- display_errors = Off
7- memory_limit = 512M
6+ display_errors = On
7+ memory_limit = -1
Original file line number Diff line number Diff line change @@ -3,6 +3,6 @@ session.auto_start = 0
33expose_php = Off
44allow_url_fopen = On
55register_globals = Off
6- display_errors = Off
7- memory_limit = 512M
6+ display_errors = On
7+ memory_limit = -1
88always_populate_raw_post_data = -1
Original file line number Diff line number Diff line change @@ -3,5 +3,5 @@ session.auto_start = 0
33expose_php = Off
44allow_url_fopen = On
55register_globals = Off
6- display_errors = Off
7- memory_limit = 512M
6+ display_errors = On
7+ memory_limit = -1
You can’t perform that action at this time.
0 commit comments