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.
Posts: 4338
What is set in your config.php under the 'baseUri' setting (at the end of the file)?
Posts: 6
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?
Posts: 4338
My advice is to leave it blank, until you come across an issue that requires you to set it to something else.