Could not connect to the database
wasn da los ?
Code: Alles auswählen
<?php
// phpBB 2.x auto-generated config file
// Do not change anything in this file!
$dbms = 'mysql4';
$dbhost = '************';
$dbname = '************';
$dbuser = '*************';
$dbpasswd = '***********';
$table_prefix = 'phpbb_';
define('PHPBB_INSTALLED', true);
?>