Start New Discussion Reply to this Discussion php.ini configuration
Hi there,
How do I configure php.ini to allow large uploads(around 20M).
With the default setting I can only upload up to 2M. I do not know what to set and where?
How many settings need to be adjusted and what are they?
Related Article: HELP - - Php.ini for auto responder
is a solved PHP discussion thread by momonq1990 that has 4 replies, was last updated 7 months ago and has been tagged with the keywords: php.ini, sendmail.ini.
Vincentas
Light Poster
31 posts since Nov 2012
Reputation Points: 0
Solved Threads: 1
Skill Endorsements: 0
; Maximum allowed size for uploaded files.
upload_max_filesize = 20M
; Must be greater than or equal to upload_max_filesize
post_max_size = 20M
php.ini
code739
Posting Whiz in Training
208 posts since May 2012
Reputation Points: 17
Solved Threads: 28
Skill Endorsements: 5
© 2013 DaniWeb® LLC
Page rendered in 0.3028 seconds
using 2.63MB