Arthur

Pemberton

Full-stack web applications developer


phpMyAdmin: Incorrect format parameter

June 20, 2018Arthur Pemberton4 Comments

If you’re getting “Incorrect format parameter” errors on attempts to import files into phpMyAdmin, be sure to get your post_max_size and upload_max_filesize settings in php.ini. More than likely, they are too small for the file that you’re uploading.

This article has 4 comments
  1. george.gs.gsw@gmail.com
    July 21, 2018

    Thank you for the useful information!

  2. Annon
    July 26, 2018

    Obrigado! / Thnks!

  3. Dragos
    August 6, 2018

    If you are using Xampp, make sure to restart the apache server after you make the above changes. Simply restarting the xampp app is not enough.

  4. ninfa
    February 3, 2019

    Hola a mi me sirvió esta solución…
    https://www.youtube.com/watch?v=xy0fktYmETU&t=493s


Leave a Reply