FileStorageHouse
Active Member
I have a backup from Cpanel It's about 555 MB Zipped and I am moving my website(database + content) to My Kloxo Server.
I am trying to put the database in PHPMYADMIN but the size is 1.2GB and the limit is 200mb.
Any other way to do it, from ssh maybe? i put the .sql files in server through ftp and I use ssh commands to put the database in?
I also searched before posting this for a quite while, and I saw a thread in wj about this and the command is this :
And I have a few questions for those, Do i change username > to my Usernames database? and same with p?
and What about the password? what do i do with the password of the database?
Thanks if anyone can help, it will be a great help .
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
I made another thread in general section, can you delte that one admins if you find it.
I am trying to put the database in PHPMYADMIN but the size is 1.2GB and the limit is 200mb.
Any other way to do it, from ssh maybe? i put the .sql files in server through ftp and I use ssh commands to put the database in?
I also searched before posting this for a quite while, and I saw a thread in wj about this and the command is this :
Code:
mysql -u username -p database_name < dumpfile.sql
and What about the password? what do i do with the password of the database?
Thanks if anyone can help, it will be a great help .
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
I made another thread in general section, can you delte that one admins if you find it.