what happens if you place /phpbb2 in your root? I have phpbb2 set up already and working i'm just trying to upgrade it to phpbb3 but i am stuck at the phpbb3/install/index.php convert setup. This is how i have it all public_html/ phpbb2 files directly here than phpbb3 folder created in public_html.
Hello, can someone tell me what i need to do correctly for converting phpbb2 to phpbb3 So far i have followed the guide but now i am stuck. I have uploaded phpbb3 to my server, i have a phpbb2 forum installed with a database id like to use. my Config looks like this for phpbb2 <?php $dbms = 'mysql' ...