How to Increase Import Size Limit in phpMyAdmin i-mscp 1.2.9

  • Hello I need to know how to Increase Import Size Limit in phpMyAdmin.


    I followed this thread without success. Increase upload limit PhpMyAdmin i-mscp 1.2.x


    my /var/www/fcgi/master/php5/php.ini file value are
    memory_limit = 64M
    post_max_size= 1G
    upload_max_filesize =1G


    my Import Size Limit in phpMyAdmin is max: 1,024MiB


    Server specs,
    I-mscp 1.2.9
    Debian 7 32bit
    Thank you in advance!

  • Hello ;


    Change the values as you want in the file you mention and then, restart the imscp_panel service.

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • @Horus


    Which value have you changed exactly?

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • I have checked /var/www/fcgi/master/php5/php.ini file only and found its value memory_limit = 64M post_max_size= 1G upload_max_filesize =1G good enough for my needs,



    then after this I've restart the imscp_panel service. by running service imscp_panel restart

  • Which value do you have set exactly???

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • @Horus


    Exactly why I asked...


    max: 1,024MiB is equal to 1G ;) To resume, there is nothing wrong here ;).

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • @Nuxwin


    I tried to import sql compressed zip file. this file size is 3.33 MiB in the middle of progress got error message 502 Bad Gateway - nginxand half file didn't import.