Ok I am using that moving servers guide but on step 3 when I am entering in the command it says No such file or directory.
This is the command I put in:
mysql -uUSERNAME -p newdbname < /home/public_html/killbox/mysqldump.sql
Is there anything I need to change in that? And I know I got that file in the right directory.
This is the command I put in:
mysql -uUSERNAME -p newdbname < /home/public_html/killbox/mysqldump.sql
Is there anything I need to change in that? And I know I got that file in the right directory.
Comment