Page 1 of 1

Server Moves

Posted: Fri Nov 13, 2015 12:38 pm
by happydg
Hello,

How do i transfer site from server to another.

If i understand correctly according to this page http://www.smartcj.com/wiki/doku.php?id=server_moves I Have to install a new copy on the new server and do a mysql backup.

But how do i transfer galleries/thumbs to the new server?

Thank you.

Re: Server Moves

Posted: Sat Nov 14, 2015 2:48 am
by admin
Hi !
Just copy your thumbs folder (usually scj/thumbs)

Re: Server Moves

Posted: Sun Nov 15, 2015 3:17 pm
by happydg
Do you need to have the same smartcj version?

Do i need to update to the latest version on the old server? Could you please remind me the ssh update command if it's needed?

Thank you.

Re: Server Moves

Posted: Mon Nov 16, 2015 1:12 pm
by admin
Yes

Update command

cd scj/admin
php update.php

Re: Server Moves

Posted: Mon Nov 16, 2015 10:31 pm
by happydg
When i try to go to Maintenance and create a mysql database. It creates 0 kb sql database.

I sent you the log in PM.

Thank you.

Re: Server Moves

Posted: Mon Nov 16, 2015 11:18 pm
by admin
Do you have any warnings at home page?

Re: Server Moves

Posted: Wed Apr 06, 2016 7:52 am
by Diggas
This happened to me too. Did you solve this problem happydg?
admin wrote:Do you have any warnings at home page?
I don't get any warnings.

Re: Server Moves

Posted: Wed Apr 06, 2016 8:05 am
by admin
He didn't send me any details so I was unable to investigate the issue.

So there are 2 options:

1. move the DB using mysqldump tool in ssh
2. send me ssh access to I dig into the issue