<?php


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

$dbms = 'mysql';

$dbhost = 'localhost';
$dbname = 'forum';
$dbuser = 'root';
$dbpasswd = '6yeyEtiAcr';

$table_prefix = '';

define('PHPBB_INSTALLED', true);

?>