https://www.icyphoenix.com/viewtopic.php?f=35&t=2389&p=17168#p17168
-----------------------------------
omarska
Sat 30 Jun, 2007 21:35

Re: How Change Of Server Phoenix Phpbb
-----------------------------------
You need to do at least 2 things:
[list=1]
[*]Delete [b]contrib[/b] and [b]install[/b] directories from your Icy Phoenix root
[*]Execute this SQL query:[code linenumbers=false]UPDATE `phpbb_config` SET `config_value` = 'www.areapando.mercado-negro.org' WHERE `phpbb_config`.`config_name` = 'server_name' LIMIT 1 ;[/code][/list]If you used other table prefix during instalation, replace both "phpbb" strings in this query with your table prefix.
I think this should be enough to get your board running, but anyway post here is everything ok after completing these steps.

Bye


