Guest User

Untitled

a guest
Feb 21st, 2018
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.72 KB | None | 0 0
  1. # BEGIN cPanel-generated php ini directives, do not edit
  2. # Manual editing of this file may result in unexpected behavior.
  3. # To make changes to this file, use the cPanel MultiPHP INI Editor (Home >> Software >> MultiPHP INI Editor)
  4. # For more information, read our documentation
  5. (https://go.cpanel.net/EA4ModifyINI)
  6. <IfModule php7_module>
  7. php_flag display_errors Off
  8. php_value max_execution_time 30
  9. php_value max_input_time 60
  10. php_value max_input_vars 5000
  11. php_value memory_limit 384M
  12. php_value session.gc_maxlifetime 1440
  13. php_value session.save_path "/var/cpanel/php/sessions/ea-php70"
  14. php_value upload_max_filesize 16M
  15. </IfModule>
  16. # END cPanel-generated php ini directives, do not edit
Add Comment
Please, Sign In to add comment