i'm guessing, that all one needs to do to move a phpBB forum (since i use one myself) is make sure it has the same directory structure & the same database name and password but this is one thing that can make it very difficult since i may have a similar problem (except i'm not mobing just the phpbb forum but a php-nuke website entirely which uses a phpBB port).
the path to the database must be the same
the path to script files must be the same
the database name (which will be prefixed by your username on page-zone in the format user_dbname)
the database password
but i've only been fooling with php for two weeks, so it is hard for me to say exactly what this all entails.
....................
i'm going to be moving my site due to an upgrade in services which allowed me to go from verb.noun.org so now my main domain will be hosted here (noun.org, in addition to 2 other domains) and verb.noun.org is a redirect to verb.noun.org/phpnuke, and my concerns are that once noun.org is locally hosted i must make verb.noun.org one of its subdomains rather than using an extra account, and changing the structure of verb.noun.org/phpnuke will kill it, and changing the name of the account will kill its access to databases (which can be fixed through a very long process, the notion of which terrifies me, since i know of no alternative than manual script editing especially due to all the tweaks i have in place... gaw.. )
