Advertisement
saratbhaswanth

upload_max_filesize directive in php.ini

Feb 20th, 2015
245
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. ########
  2. php_value upload_max_filesize 50M
  3. php_value post_max_size 50M
  4. php_value max_execution_time 500
  5. php_value max_input_time 500
  6. #########
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement