....
Verfasst: 02.02.2008 11:23
Ne, das scheint nicht das Problem zu sein. Die Conjig.php sieht so aus :
<?php
// phpBB 2.x auto-generated config file
// Do not change anything in this file!
$dbms = 'mysql4';
$dbhost = 'rdbms.strato.de';
$dbname = 'db name';
$dbuser = 'username';
$dbpasswd = 'Passwort';
$table_prefix = 'phpbb_';
define('PHPBB_INSTALLED', true);
?>
Ich bin auch inzwischen mit meinem Latein am ende......
<?php
// phpBB 2.x auto-generated config file
// Do not change anything in this file!
$dbms = 'mysql4';
$dbhost = 'rdbms.strato.de';
$dbname = 'db name';
$dbuser = 'username';
$dbpasswd = 'Passwort';
$table_prefix = 'phpbb_';
define('PHPBB_INSTALLED', true);
?>
