Get your server issues fixed by our experts for a price starting at just 25 USD/Hour. Click here to register and open a ticket with us now!

Author Topic: Unable to import/export database from the phpMyAdmin!  (Read 3345 times)

0 Members and 1 Guest are viewing this topic.

Chetan Singh

  • Full Member
  • ***
  • Posts: 123
  • Karma: +2/-0
  • Bienvenido a las Tecnologías de la Admin-Ahead.
    • Admin-Ahead Server Technologies.
Unable to import/export database from the phpMyAdmin!
« on: July 21, 2014, 12:21:11 pm »
Hello,

If you are getting this error while importing/exporting database from the phpMyAdmin. Follow these steps to fix,

Error:
----------------------------------
No data was received to import. No file name was provided, or the file size exceeded the limit permitted by your PHP configuration.
----------------------------------

Fixed:
----------------------------------
phpMyAdmin uses it's own php.ini saved under

#/usr/local/cpanel/3rdparty/etc/phpmyadmin/php.ini


To fix ths issue, edit  #/usr/local/cpanel/3rdparty/etc/phpmyadmin/php.ini and change the "TMP" directory path from,

'upload_tmp_dir '

To,

'upload_tmp_dir  = /tmp '
----------------------------------

Thank you,

Get your server issues fixed by our experts for a price starting at just 25 USD/Hour. Click here to register and open a ticket with us now!