PHPMyAdmin

Ploddi

Gesperrt
Hallo.
Ich habe mal ne frage zu PHPmyadmin und zwar ob folgende zeile in der config.inc.php richtig ist:

$cfg['Servers'][$i]['host'] = 'localhost/phpmyadmin';

Danke
MFG Ploddi
 
Also ich komme jetzt ins Hauptmenü allerdings stehen oben als erstes folgende Fehler Meldungen:

Warning: unable to parse url (http://:80/phpmyadmin/) in C:\Sites\phpmyadmin\main.php on line 18

Warning: Cannot add header information - headers already sent by (output started at C:\Sites\phpmyadmin\main.php:18) in C:\Sites\phpmyadmin\main.php on line 22

Warning: Cannot add header information - headers already sent by (output started at C:\Sites\phpmyadmin\main.php:18) in C:\Sites\phpmyadmin\libraries\ob.lib.php on line 54

Warning: Cannot add header information - headers already sent by (output started at C:\Sites\phpmyadmin\main.php:18) in C:\Sites\phpmyadmin\header.inc.php on line 27

Warning: Cannot add header information - headers already sent by (output started at C:\Sites\phpmyadmin\main.php:18) in C:\Sites\phpmyadmin\header.inc.php on line 28

Warning: Cannot add header information - headers already sent by (output started at C:\Sites\phpmyadmin\main.php:18) in C:\Sites\phpmyadmin\header.inc.php on line 29

Warning: Cannot add header information - headers already sent by (output started at C:\Sites\phpmyadmin\main.php:18) in C:\Sites\phpmyadmin\header.inc.php on line 30

Warning: Cannot add header information - headers already sent by (output started at C:\Sites\phpmyadmin\main.php:18) in C:\Sites\phpmyadmin\header.inc.php on line 32

weis jemand wieso?
Danke
MFG Ploddi
 
Als erstes sollte unter $cfg['Servers'][$i]['host'] der hostname deines MySQL-Servers stehen ich schätze mal dass es in deinem Fall "localhost" ist, da du wahrscheinlich den Server lokal installiert hast (<- klingt logisch)...

Sorry für dieses hohle Gelaber, aber irgendwie bin ich heute etwas redselig.. *g*
 

Neue Beiträge

Zurück