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
Posts: 120
Just to test it, tried to tweak permission. still not working.
Posts: 7994
Can you explain in a bit more detail what you mean by that? I don't quite understand your problem.
Posts: 120
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.
Posts: 120
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.