Transferring gallery to another hosting site.

TheWatcher
TheWatcher's picture

Joined: 2002-08-21
Posts: 120
Posted: Wed, 2002-08-21 15:47

Greetings.

I was able to backup all files from serverA to serverB, successfully re-setup gallery in serverB but gallery see it as directory not albums. It seems that my re-setup is not successful in serverB.

Anyone here was able to resolve this issue, permission issue or a bug for gallery.

btw, I'm using version 1.3.1.

Note: I've post this to BUGS section, thought this issue is one of them.
Thanks,
TheWatcher

 
TheWatcher
TheWatcher's picture

Joined: 2002-08-21
Posts: 120
Posted: Wed, 2002-08-21 16:39

Just to test it, tried to tweak permission. still not working.

 
bharat
bharat's picture

Joined: 2002-05-21
Posts: 7994
Posted: Wed, 2002-08-21 16:50
Quote:
... successfully re-setup gallery in serverB but gallery see it as directory not albums. ...

Can you explain in a bit more detail what you mean by that? I don't quite understand your problem.

 
TheWatcher
TheWatcher's picture

Joined: 2002-08-21
Posts: 120
Posted: Wed, 2002-08-21 17:21
Quote:
>>... successfully re-setup gallery in serverB but gallery see it as directory not albums. ...<<

Can you explain in a bit more detail what you mean by that? I don't quite understand your problem.

bharat,
I need to move my website from ServerA to ServerB (different hosting company). So basically, back-up all data of gallery and uploaded to ServerB. Upload new copy of gallery to ServerB, Re-run setup, was able to install it but the last page said ... Administrators if this directories not belong to gallery remove it from here ... All my gallery was not posted anymore.

The exact question here .
How will I be able to restore my gallery from serverA to serverB?

thanks man,
TheWatcher.

 
TheWatcher
TheWatcher's picture

Joined: 2002-08-21
Posts: 120
Posted: Wed, 2002-08-21 22:05
Quote:
>>>>... successfully re-setup gallery in serverB but gallery see it as directory not albums. ...<<

Can you explain in a bit more detail what you mean by that? I don't quite understand your problem.

<<

bharat,
I need to move my website from ServerA to ServerB (different hosting company). So basically, back-up all data of gallery and uploaded to ServerB. Upload new copy of gallery to ServerB, Re-run setup, was able to install it but the last page said ... Administrators if this directories not belong to gallery remove it from here ... All my gallery was not posted anymore.

The exact question here .
How will I be able to restore my gallery from serverA to serverB?

thanks man,
TheWatcher.

Just to let everyone knows that this problem can be fix by permission and gallery upgrade php program...

here's how...
in shell command
$ chmod 777 -R *
then use upgrade_album.php in gallery directory....

Everything works find...

Cheers to everyone.
TheWatcher.