Mmm, when I login and run the command mysql -u DBuser -p DBpass DBname < blog.sql
I get the error -bash: blog.sql: No such file or directory
That's why I thought I might need to be in the httpdocs root or a similar dir to run the command successfully.
(thanks for the help btw) |