Blog Posts on max file size
Percent:
Distinct:
PhpMyAdmin Increase Max Upload Size When Importing File by MikeWagan.net on Aug 30, 2010To increase max upload file size when importing with phpMyAdmin, here are three simple steps: login to your SSH console search for your php.ini file change the values for post_max_size and upload_max_size to a higher value (i.e., from 2M you can make...


