Problem z config.php
Tapip#
24.03.2012
Witam.
Mam problem z config.php gdy loguje sie na forum to wyświetla mi sie coś takiego :
http://screenshooter.../uf/pu/hdpz.png
I nie wiem co w tym config poprawić
A tu macie config.php:
Użytkownik Tapip# edytował ten post 24.03.2012 11:04
Mam problem z config.php gdy loguje sie na forum to wyświetla mi sie coś takiego :
http://screenshooter.../uf/pu/hdpz.png
I nie wiem co w tym config poprawić
A tu macie config.php:
<?php
// phpBB 2.x auto-generated config file
// Do not change anything in this file!
$dbms = '-';
$dbhost = '-t';
$dbname = '-';
$dbuser = '-';
$dbpasswd = '-';
/* Dane do logowania */
$adminlogin = "-";
$adminhaslo = "-";
$table_prefix = 'phpbb_';
define('PHPBB_INSTALLED', true);
?>proszę o pomoc !
Użytkownik Tapip# edytował ten post 24.03.2012 11:04
Fejkus
31.03.2012
uzupełnij
<?php
// phpBB 2.x auto-generated config file
// Do not change anything in this file!
$dbms = '-';
$dbhost = '-t';
$dbname = '-';
$dbuser = '-';
$dbpasswd = '-';
/* Dane do logowania */
$adminlogin = "-";
$adminhaslo = "-";
$table_prefix = 'phpbb_';
define('PHPBB_INSTALLED', true);
?>
Wpisz w te pola nazwe bazy danych uzytkownika hasło tabele host'a
Jeśli nie pomoże pisz
<?php
// phpBB 2.x auto-generated config file
// Do not change anything in this file!
$dbms = '-';
$dbhost = '-t';
$dbname = '-';
$dbuser = '-';
$dbpasswd = '-';
/* Dane do logowania */
$adminlogin = "-";
$adminhaslo = "-";
$table_prefix = 'phpbb_';
define('PHPBB_INSTALLED', true);
?>
Wpisz w te pola nazwe bazy danych uzytkownika hasło tabele host'a
Jeśli nie pomoże pisz




