habe es entsprechend Anleitunghochgeladen und die config.default.php in config.inc.php unbenannt(da ich vorher keine config.inc.php hatte). Dann die Zugangsdaten eingegeben...
$cfg['Servers'][$i]['host'] = 'localhost'; beibehalten
$cfg['Servers'][$i]['user'] = ''; eingetragen
$cfg['Servers'][$i]['password'] = ''; eingetragen
$cfg['Servers'][$i]['only_db'] = ''; belassen
Aber es kommt diese fehlermeldung. Mit und ohne Passwort in der config.inc.php
Code: Alles auswählen
Warning: main(./config.default.php): failed to open stream: No such file or directory in /srv/www/htdocs/web4/html/phpBB219/db-tool/libraries/common.lib.php on line 84
Warning: main(): Failed opening './config.default.php' for inclusion (include_path='.:/usr/share/php') in /srv/www/htdocs/web4/html/phpBB219/db-tool/libraries/common.lib.php on line 84
Warning: Cannot modify header information - headers already sent by (output started at /srv/www/htdocs/web4/html/phpBB219/db-tool/libraries/common.lib.php:84) in /srv/www/htdocs/web4/html/phpBB219/db-tool/libraries/mcrypt.lib.php on line 21
Warning: Cannot modify header information - headers already sent by (output started at /srv/www/htdocs/web4/html/phpBB219/db-tool/libraries/common.lib.php:84) in /srv/www/htdocs/web4/html/phpBB219/db-tool/libraries/auth/cookie.auth.lib.php on line 110
Warning: Cannot modify header information - headers already sent by (output started at /srv/www/htdocs/web4/html/phpBB219/db-tool/libraries/common.lib.php:84) in /srv/www/htdocs/web4/html/phpBB219/db-tool/libraries/select_theme.lib.php on line 92
Dadrunter steht die Fehlermeldung
Kann jemand helfen, danke?!Ab sofort muss ein geheimes Passwort zur Verschlüsselung in der Konfigurationsdatei gesetzt werden (blowfish_secret).