LoGD Standardrelease steht hier zum Download zur Verfügung!
<?php
// phpBB 2.x auto-generated config file
// Do not change anything in this file!
$dbms = 'mysql4';
$dbhost = 'localhost';
$dbname = 'd001ae40';
$dbuser = 'd001ae40';
$dbpasswd = 'hodensack';
$table_prefix = 'Forum_';
define('PHPBB_INSTALLED', true);
?>