域名名稱: gz8760.org
寄存公司: http://www.scicube.com
Mysql 版本:4.1.10.a
php 版本: 不明, 沒有提及
希望大大們能解決我的問題
版主: 版主管理群

代碼: 選擇全部
<?php
// phpBB 2.x auto-generated config file
// Do not change anything in this file!
$dbms = 'mysql';
$dbhost = 'xxx';
$dbname = 'xxx';
$dbuser = 'xxx';
$dbpasswd = 'xxx';
$table_prefix = 'xxx_';
define('PHPBB_INSTALLED', true);
?>