2008-01-14

Change import file size for phpMyAdmin

Charge this two variable in php.ini file.
  • upload_max_filesize
  • post_max_size
post_max_size must greater or equal to upload_max_filesize.

No comments: