Help importing SQL DB using phpmyadmin

Hi,

When I try to import the database, getting error message.

 
No data was received to import. Either no file name was submitted or the file size
 exceeded the maximum size permitted by your PHP configuration. 

I am doing this on Windows server, I updated php.ini file and stop and restated the service. I also rebooted it. But keep getting the above error message. Currently set to

upload_max_filesize = 10M

it seems I can only import a database size (Max size 2,048 KB) or below.

Please help

FYI, this is a forum dedicated to unix and linux systems.

You might not get a response when asking about mysql on windows in these forums.

1 Like

If you backed up or exported a database to a SQL file, you can import it into one of your hosting account's MySQL databases through phpMyAdmin. You can access in cPanel only, click choose file, locate the SQL file on your computer, click open, and then click Go.