Well, first, this is how I imported, or tried to import a database via ssh. By default, in phpMyAdmin you can upload/import up to 2MB, hence using SSH. So, how to import a database via SSH Upload the database file to the public_html folder, I uploaded a compressed (.sql.gz) version of the database, thinking it… Continue reading Error When Importing Database via SSH