uploaded maximum size files
Posted by: sudhir (106.219.26.---)
Date: July 29, 2015 03:58PM

I will changes php.in files my.ini but cannot upload 30mb file on wamp server.
please solve the error....

Options: ReplyQuote
Re: uploaded maximum size files
Posted by: Otomatic (Moderator)
Date: July 29, 2015 04:52PM

Hi,

It's not an error, it's a limit.
If it for PhpMyAdmin import files, see [forum.wampserver.com]

If it is with php scripts, edit the GOOD file with Wampmanager icon->PHP->php.ini and increase the value of
; Maximum allowed size for uploaded files.
; [php.net]
upload_max_filesize = 64M

---------------------------------------------------------------
Documentation Apache - Documentation PHP - Documentation MySQL - Wampserver install files & addons

Options: ReplyQuote


Sorry, only registered users may post in this forum.