Advertisement
firoze

Enable upload big file upload database and File

Oct 4th, 2019
534
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.12 KB | None | 0 0
  1. post_max_size=750M
  2.  
  3. upload_max_filesize=750M
  4.  
  5. max_execution_time=5000
  6.  
  7. max_input_time=5000
  8.  
  9. memory_limit=1000M
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement