[SOLVED] gallery/index.php keeps redirecting to gallery/upgrade/index.php after server migration
aberrix
Joined: 2007-02-06
Posts: 6 |
Posted: Thu, 2013-02-21 17:17 |
I am running Gallery 2.3.2 I am migrating from one server [server A] (Ubuntu 8.04LTS) to a new one [server B] (CentOS 6.3) All of my data structure is entirely the same on both server A & B; /var/www/web2/web/gallery with my web root being /var/www/web2/web I have dumped the mysql db from server A and restored it to server B My gallery resides at www.example.com/gallery My issue is that when I now try to access the new server B www.example.com/gallery keeps redirecting to www.example.com/gallery/upgrade/index.php Anyone got any ideas? thanks in advance. |
|
Posts: 6
Oh, I also subsequently get a 403 error after the redirect.
Posts: 6
Ok, I found this; http://codex.galleryproject.org/Gallery2:faq#How_can_I_move_my_Gallery_installation_from_one_server_to_another.3F
got it working.