PDA

Zobacz pełną wersję : Problem po zmianie pliku configurate.php



muskus
23-11-2010, 17:30
zmieniłem plik configurate.php ponieważ mam problem z invalid token podczas logowania to w zmiennej

var $live_site = 'http://js2035.pl

dodałem tylko slash na końcu potem wyskoczył mi taki błąd

Warning: session_start() [function.session-start (http://js2035.pl/function.session-start)]: Cannot send session cache limiter - headers already sent (output started at /home/strzelec/www/configuration.php:1) in /home/strzelec/www/libraries/joomla/session/session.php on line 423

Warning: Cannot modify header information - headers already sent by (output started at /home/strzelec/www/configuration.php:1) in /home/strzelec/www/libraries/joomla/session/session.php on line 426

Jola
23-11-2010, 18:13
Witam miłośnika notatnika (nawet się zrymowało)
Temat już poruszany i rozwiązanie (http://forum.joomla.pl/showthread.php?38790-Cannot-send-session-cookie-problem&highlight=modify+header+information) wskazywane wielokrotnie.

muskus
23-11-2010, 18:26
Witaj, edytowałem plik configuration.php innymi programami już np: notepad ++, programmer's notepad, i problem nadal występuje. Źle zrobiłem, niepotrzebnie tam grzebałem Co mam dalej zrobić ?
Teraz jeszcze wyskoczył mi jakiś inny błąd

Warning: session_start() [function.session-start (http://js2035.pl/function.session-start)]: Cannot send session cookie - headers already sent by (output started at /home/strzelec/www/configuration.php:1) in /home/strzelec/www/libraries/joomla/session/session.php on line 423

Warning: session_start() [function.session-start (http://js2035.pl/function.session-start)]: Cannot send session cache limiter - headers already sent (output started at /home/strzelec/www/configuration.php:1) in /home/strzelec/www/libraries/joomla/session/session.php on line 423

Warning: Cannot modify header information - headers already sent by (output started at /home/strzelec/www/configuration.php:1) in /home/strzelec/www/libraries/joomla/session/session.php on line 426

Jola
23-11-2010, 18:39
Możesz spróbować utworzyć nowy plik we właściwym edytorze, skopiować zawartość z tego, który sprawia kłopoty (zrób jego kopię) i zapisać jako configuration.php w kodowaniu utf-8 (bez BOOM).