![]() |
![]() |
![]()
Post
#1
|
|
Grupa: Zarejestrowani Postów: 510 Pomógł: 1 Dołączył: 27.08.2007 Ostrzeżenie: (0%) ![]() ![]() |
pierwszy raz spotykam sie z tym problemem, wiec od razu ide do specjalistow (IMG:http://forum.php.pl/style_emoticons/default/smile.gif) na paru stronach mam uzywane sesje... z nieznanych przyczyn nie cche mi je oblsugiwac... mam tylko blad:
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at E:\wamp\www\moje\Token\test.php:3) in E:\wamp\www\moje\Token\test.php on line 5 Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at E:\wamp\www\moje\Token\test.php:3) in E:\wamp\www\moje\Token\test.php on line 5 o co w tym chodzi ? jak to naprawic ? |
|
|
![]() |
![]()
Post
#2
|
|
Grupa: Zarejestrowani Postów: 510 Pomógł: 1 Dołączył: 27.08.2007 Ostrzeżenie: (0%) ![]() ![]() |
usunalem ten plik z tokenem. opisze moj problem jeszcze raz... bardziej dokladnie:Mam formularz do rejestracji i logowania. obydwa sa w osobnych folderach w osobnych plikach. gdy osobno kazdy testuje chodza bez zadnych problemow. natomiast gdy stworze nowy plik php i tam dam include i wsadze i logowanie i rejestracja, to dziwnym sposobem nie jestem w stanie sie zalogowac... przy próbie logowania mam
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at E:\wamp\www\moje\Rejestracja\index.php:82) in E:\wamp\www\moje\Logowanie\index.php on line 23 Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at E:\wamp\www\moje\Rejestracja\index.php:82) in E:\wamp\www\moje\Logowanie\index.php on line 23 Warning: Cannot modify header information - headers already sent by (output started at E:\wamp\www\moje\Rejestracja\index.php:82) in E:\wamp\www\moje\Logowanie\index.php on line 26 tak wiec sledzac to wszystko mam: E:\wamp\www\moje\Rejestracja\index.php:82 - <form action="<?php echo $_SERVER['PHP_SELF']; ?>" method="POST"> E:\wamp\www\moje\Logowanie\index.php on line 23 - session_start(); E:\wamp\www\moje\Logowanie\index.php on line 26 - header ("Location: 1.php"); o te rzeczy strasznie sie rzuca (IMG:http://forum.php.pl/style_emoticons/default/sad.gif) jesli nadal bedzie problem z rozwiazaniem to przesle caly kod... dzieki za pomoc (IMG:http://forum.php.pl/style_emoticons/default/smile.gif) pozd (IMG:http://forum.php.pl/style_emoticons/default/smile.gif) no wiec ? moze ktos pomoc ? Ten post edytował kkuubbaa88 8.09.2007, 11:02:41 |
|
|
![]() ![]() |
![]() |
Aktualny czas: 2.10.2025 - 09:11 |