我的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 2.0.X 架設安裝上的問題,只要有安裝任何外掛,請到外掛討論相關版面按照公告格式發表。
(發表文章請按照公告格式發表,違者砍文)
本區是討論關於 phpBB 2.0.X 架設安裝上的問題,只要有安裝任何外掛,請到外掛討論相關版面按照公告格式發表。
(發表文章請按照公告格式發表,違者砍文)


