Warning: ftp_put(): Unable to access in /home/www/web9/html/phpBB2/install/install.php on line 580
Warning: unlink(): Unable to access in /home/www/web9/html/phpBB2/install/install.php on line 584
was kann ich da machen ich wil es auch interliren

Warning: ftp_put(): Unable to access in /home/www/web9/html/phpBB2/install/install.php on line 580
Warning: unlink(): Unable to access in /home/www/web9/html/phpBB2/install/install.php on line 584
Code: Alles auswählen
<?php
//
// phpBB 2.x auto-generated config file
// Do not change anything in this file!
//
$dbms = "mysql";
$dbhost = "localhost";
$dbname = "usr_web9_1";
$dbuser = "web9";
$dbpasswd = "xxxxxx";
$table_prefix = "phpbb_";
define('PHPBB_INSTALLED', true);
?>