[問題] 如何在新的空间里用旧的论坛文件。。
發表於 : 2005-10-09 01:28
我的wagoo不知为何被砍了。。。 现在申请了空间,准备上传原有的论坛备份。。。(实在不想重新安装。。。因为装了n多mod)
是不是把phpbb里面的config改了,上传文件夹就可以用?
<?php
// phpBB 2.x auto-generated config file
// Do not change anything in this file!
$dbms = 'mysql4';
$dbhost = 'localhost';
$dbname = '8162';
$dbuser = '8162';
$dbpasswd = '*********';
$table_prefix = 'phpbb_';
define('PHPBB_INSTALLED', true);
?>
改为
<?php
// phpBB 2.x auto-generated config file
// Do not change anything in this file!
$dbms = 'mysql4';
$dbhost = 'localhost';
$dbname = '13576';
$dbuser = '13576';
$dbpasswd = '*********';
$table_prefix = 'phpbb_';
define('PHPBB_INSTALLED', true);
?>
大大来解答一下。。。。或者其解决办法。。。
是不是把phpbb里面的config改了,上传文件夹就可以用?
<?php
// phpBB 2.x auto-generated config file
// Do not change anything in this file!
$dbms = 'mysql4';
$dbhost = 'localhost';
$dbname = '8162';
$dbuser = '8162';
$dbpasswd = '*********';
$table_prefix = 'phpbb_';
define('PHPBB_INSTALLED', true);
?>
改为
<?php
// phpBB 2.x auto-generated config file
// Do not change anything in this file!
$dbms = 'mysql4';
$dbhost = 'localhost';
$dbname = '13576';
$dbuser = '13576';
$dbpasswd = '*********';
$table_prefix = 'phpbb_';
define('PHPBB_INSTALLED', true);
?>
大大来解答一下。。。。或者其解决办法。。。