From PhpBB2 To PhpBBxs »  Show posts from    to     

Icy Phoenix


Old Support Topics - From PhpBB2 To PhpBBxs



Bambina Cattiva [ Fri 30 Mar, 2007 18:53 ]
Post subject: From PhpBB2 To PhpBBxs
Hello, I tried to install the latest version of PhpBBxs but I have a problem with the import of thh phpBB2's database. How can I have my oldest database on my new phpBB? (excuse me for my english).
Thank you
Massimo


tonyf12 [ Fri 30 Mar, 2007 19:20 ]
Post subject: Re: From PhpBB2 To PhpBBxs
You can get that if you follow the update from phpBB2 instructions but it will only work if you ran install/update_to_xs.php (or whatever it's called) instead of install.php


Bambina Cattiva [ Fri 30 Mar, 2007 22:51 ]
Post subject: Re: From PhpBB2 To PhpBBxs
tonyf12 wrote: [View Post]
You can get that if you follow the update from phpBB2 instructions but it will only work if you ran install/update_to_xs.php (or whatever it's called) instead of install.php

But I must overwrite the phpBB2 folder?Because I tried to install in a new folder named phpBBxs but I can only install (no update )


jz [ Tue 03 Apr, 2007 01:45 ]
Post subject: Re: From PhpBB2 To PhpBBxs
Here's a snipet from the upgrade file in the install folder of XS.

Quote:
If you're already using phpBB 2.0.18 or lower, you can easily upgrade your board by following these instructions:

Make a full backup of all files and database (if you don't do a backup, don't dare to ask for support! )
Did you backup everything? If you didn't make the backup, please, step back to the previous point.
Copy your current config.php and keep it in a safe place.
Check again that your backup is ok and keep it in a safe place.
Login as administrator.
Upload and launch install/update_to_xs2.php (i.e. http://www.mysite.com/forum/install/update_to_xs2.php).

Upload all phpBB XS 2 files in the same folder where phpBB is installed and running (all files but config.php). Pay attention that all older files must be replaced by new ones.

Apply all permissions listed in Fresh Installation.

Delete or rename install folder.

Use your New Forum .



Bambina Cattiva [ Sat 07 Apr, 2007 14:37 ]
Post subject: Re: From PhpBB2 To PhpBBxs
Quote:
Warning: main(./extension.inc) [function.main]: failed to open stream: No such file or directory in /home/mhd-01/www.bambinacattiva.com/htdocs/phpBBxs/install/update_to_xs2.php on line 23

Warning: main() [function.include]: Failed opening './extension.inc' for inclusion (include_path='./:/usr/local/web/php/lib/pear') in /home/mhd-01/www.bambinacattiva.com/htdocs/phpBBxs/install/update_to_xs2.php on line 23

Warning: main(./common.) [function.main]: failed to open stream: No such file or directory in /home/mhd-01/www.bambinacattiva.com/htdocs/phpBBxs/install/update_to_xs2.php on line 24

Warning: main() [function.include]: Failed opening './common.' for inclusion (include_path='./:/usr/local/web/php/lib/pear') in /home/mhd-01/www.bambinacattiva.com/htdocs/phpBBxs/install/update_to_xs2.php on line 24

Fatal error: Call to undefined function: session_pagestart() in /home/mhd-01/www.bambinacattiva.com/htdocs/phpBBxs/install/update_to_xs2.php on line 27



Zuker [ Sat 07 Apr, 2007 15:44 ]
Post subject: Re: From PhpBB2 To PhpBBxs
upload update_to_xs2 to your root folder and run the update

www.bambinacattiva.com/phpBBXS/update_to_xs2.php

ps: why don't u upgrade to icy phoenix?


Bambina Cattiva [ Sat 07 Apr, 2007 19:37 ]
Post subject: Re: From PhpBB2 To PhpBBxs
Zuker wrote: [View Post]
upload update_to_xs2 to your root folder and run the update

www.bambinacattiva.com/phpBBXS/update_to_xs2.php

ps: why don't u upgrade to icy phoenix?

I want update from PhpBB2 Classic, with all topic, user, etc....and i not want install
I opened the www.bambinacattiva.com/phpBBxs/update_to_xs2.php (not available now), but he redirected me to www.bambinacattiva.com/phpBBxs/install/install.php

Am I game over???



Where is the problem????


Zuker [ Sat 07 Apr, 2007 20:37 ]
Post subject: Re: From PhpBB2 To PhpBBxs
the problem is in your config file

check that it's correct


Bambina Cattiva [ Sun 08 Apr, 2007 14:09 ]
Post subject: Re: From PhpBB2 To PhpBBxs
Quote:

<?php


// phpBB 2.x auto-generated config file
// Do not change anything in this file!

$dbms = 'mysql4';

$dbhost = '*****';
$dbname = '*****';
$dbuser = '*****';
$dbpasswd = '*****';

$table_prefix = 'phpbb_';

define('PHPBB_INSTALLED', true);

?>


Mighty Gorgon [ Mon 09 Apr, 2007 23:17 ]
Post subject: Re: From PhpBB2 To PhpBBxs
Try installing Icy Phoenix RC using the update procedure I have written.




Powered by Icy Phoenix