Autor Zpráva
YaD
Profil
Problém v /libraries/core.lib.php :

        if (version_compare(PHP_VERSION, '5.2.0', 'ge')) {

return setcookie($cookie, $value, $v,
PMA_Config::getCookiePath(), '', PMA_Config::isHttps(), $httponly);
} else {
return setcookie($cookie, $value, $v,
PMA_Config::getCookiePath() . ($httponly ? '; HttpOnly' : ''), '', PMA_Config::isHttps());
}

Vypisuje:

Warning: Cannot modify header information - headers already sent by (output started at C:webwwwpmaindex.php:1) in C:webwwwpmalibrariescore.lib.php on line 605

Warning: Cannot modify header information - headers already sent by (output started at C:webwwwpmaindex.php:1) in C:webwwwpmalibrariescore.lib.php on line 605

Warning: Cannot modify header information - headers already sent by (output started at C:webwwwpmaindex.php:1) in C:webwwwpmalibrariescore.lib.php on line 605

Warning: Cannot modify header information - headers already sent by (output started at C:webwwwpmaindex.php:1) in C:webwwwpmalibrariescore.lib.php on line 605

Warning: Cannot modify header information - headers already sent by (output started at C:webwwwpmaindex.php:1) in C:webwwwpmaindex.php on line 99

MNO NWM co to je.
djlj
Profil
Hlavičky byly odeslány…
YaD
Profil
to vim ;)
krteczek
Profil
asi budeš mít prázdný znak na začátku souboru index.php
YaD
Profil
nemam :'( asi ma porazí D'x
tiso
Profil
YaD - keď ťa porazí, tak budeš mať pokoj a takéto veci ťa trápiť nebudú. Čo predchádza tomu skriptu? Editoval si niektoré súbory? Nemáš náhodou nastavené posielanie BOM znakov na identifikáciu multibyte kódovania na začiatku súboru v editore?

Vaše odpověď

Mohlo by se hodit


Prosím používejte diakritiku a interpunkci.

Ochrana proti spamu. Napište prosím číslo dvě-sta čtyřicet-sedm:

0