SyntaxFix
Write A Post
Hire A Developer
Questions
this is due to file size import limit in phpmyadmin, default is very low, so you should increase upload_max_filesize you can change this in your php.ini, replaced with this
upload_max_filesize = 100M