Login Button Still looking at old installation.

brycekmartin

Joined: 2009-10-30
Posts: 6
Posted: Mon, 2009-11-02 11:55


Gallery version 2.3:
PHP version 5.2.6:
Webserver Apache 2.2.9:
Database MySql 5.0.67:
Activated toolkits NetPbm:
Operating system Ubuntu Linux 8.10):
Browser Firefox 3.5):

Here is my issue. i moved my gallery installation from /var/www/ to /var/www/inaglaze/. i left the database where it was originally. When i go to main.php and click on the login button I get the username/password login screen. but when I click login the redirect is still pointing to the old installation. What step did i miss when moving my installation? I did uninstall url rewrite module.

 
alecmyers

Joined: 2006-08-01
Posts: 4338
Posted: Mon, 2009-11-02 12:03

What is set in your config.php under the 'baseUri' setting (at the end of the file)?

 
brycekmartin

Joined: 2009-10-30
Posts: 6
Posted: Mon, 2009-11-02 12:13

it was pointing to the old installation. should I blank it out or just add the subdirectory into the path? I entered the subdirectory and it worked. Should it be blank?

 
alecmyers

Joined: 2006-08-01
Posts: 4338
Posted: Mon, 2009-11-02 12:18

My advice is to leave it blank, until you come across an issue that requires you to set it to something else.