This is from a couple CVSes ago. <?php // phpBB 3.0.x auto-generated configuration file // Do not change anything in this file! $dbms = 'mysql'; $dbhost = 'localhost'; $dbport = ''; $dbname = 'cvs'; $dbuser = ''; $dbpasswd = ''; $table_prefix = 'phpbb_'; $acm_type = 'file'; $load_extensions = ''; @d...