Changing IP Address

amalexander

Joined: 2005-08-26
Posts: 9
Posted: Thu, 2007-05-31 23:11

How do I change an IP address in Gallery? My Host has moved my website to a new server and given it a new IP address and I can no longer access my Gallery 1, either though Gallery remote or through admin. Existing galleries are still visible on my site.

Sorry I do not know where to find the information below, if it is essential can you tell me how to find it?

The following information is required to get an answer:
Get this information from the PHP diagnostic (in the configuration wizard). Don't know where to find this
Gallery URL (optional but very useful): www.amalexander.co.uk/gallery/
Gallery version: 1.5
Apache version:
PHP version (don't just say PHP 4, please):
Graphics Toolkit:
Operating system: Windows XP
Web browser/version (if applicable): Mozilla Firefox

Angela

Login or register to post comments
Tim_j
Tim_j's picture

Joined: 2002-08-15
Posts: 6740
Posted: Tue, 2007-06-05 09:01

Just edit the config.php file and change the URLs

Jens
--
Last Gallery v1 Developer and v1 translation manager.

Login or register to post comments
amalexander

Joined: 2005-08-26
Posts: 9
Posted: Wed, 2007-06-06 15:15

I have found the config.php and the only thing I can see that mentions URL is:

$gallery->app->photoAlbumURL = "http://www.amalexander.co.uk/gallery";
$gallery->app->albumDirURL = "http://www.amalexander.co.uk/gallery/albums";

My URLs are the same as above it is the IP that has changed. So what do I need to do to change that?

Angela

Login or register to post comments
amalexander

Joined: 2005-08-26
Posts: 9
Posted: Sat, 2007-06-16 21:52

Can anyone help with my question above please?

Angela

Login or register to post comments
Tim_j
Tim_j's picture

Joined: 2002-08-15
Posts: 6740
Posted: Sat, 2007-06-16 22:02

Hello Angela,

As you can see in the gallery config, that gallery does depend on the URL.
And you dont use an IP in the URL. So there is no relation between the IP and Gallery.

Maybe i am misunderstanding you. When you can not longer access your Gallery... what exactly do you mean?

--
The error message on your page surely comes from a newline after the ?> in you config.php
check if there is nothing after the ?>

Greetings,

Jens
--
Last Gallery v1 Developer and v1 translation manager.

Login or register to post comments
amalexander

Joined: 2005-08-26
Posts: 9
Posted: Wed, 2007-07-04 20:38

Hello Jens

I've checked the config file and there is nothing after the ?>

What I can't do is login when I am in the Gallery on my webpages http://www.amalexander.co.uk/gallery/ It asks for my username and password which are stored but then when I click login, nothing happens and it goes back to the gallery page, without giving me all the functions of being logged in.

I can't do anything to my gallery via Gallery remote either. When I login it doesn't show any of my albums and I can't add a new album either.

There is also the problem of the error message too which you will see at the top of my gallery.

I do wish I could sort these out as I'd love to be able to add more photos.

Regards

Angela

Login or register to post comments
Tim_j
Tim_j's picture

Joined: 2002-08-15
Posts: 6740
Posted: Wed, 2007-07-04 20:44

Hello Angela,

if you trust me, i would like you to send me the login info for your server via email, or PM.
Either FTP, or SSh is fine.

I will have a look and try to fix your problem.

Jens
--
Last Gallery v1 Developer.
Tryout the TEST-Version of Gallery 1.6

Login or register to post comments