restore database

The popular PHP based open source forum package, http://www.phpbb.com/
Post Reply
User avatar
chaos88
Posts: 3
Joined: Wed Nov 09, 2005 4:53 pm

restore database

Post by chaos88 »

Hi guys,

I have this strange problem.
I had to move the database to another machine which has also assigned a different IP and I backed up the database and restored it to the new machine.
Now when users login it redirects them to the old IP, the old forum running on a different machine.

So the question is: Does anybody know by chance where the ip is stored in the database? Or is it maybe in a configuration file or ...

TIA,
chaos
User avatar
chaos88
Posts: 3
Joined: Wed Nov 09, 2005 4:53 pm

Post by chaos88 »

I hate when I'm responding to my own questions.

The information I was looking for is in 'phpbb_config' stored in the field 'server_name'.

Oh well,
chaos
Post Reply