| Bug #16412 | Using session_start() repeatedly (on different pages) causes HTTP 500 | ||||
|---|---|---|---|---|---|
| Submitted: | 3 Apr 2002 12:04pm UTC | Modified: | 13 Jul 2002 1:00am UTC | ||
| From: | rob at garfoot dot com | Assigned to: | |||
| Status: | No Feedback | Category: | Session related | ||
| Version: | 4.1.2 | OS: | Windows XP | ||
| Votes: | 1 | Avg. Score: | 5.0 ± 0.0 | Reproduced: | 1 of 1 (100.0%) |
| Same Version: | 0 (0.0%) | Same OS: | 0 (0.0%) | ||
[3 Apr 2002 12:04pm UTC] rob at garfoot dot com
[4 Apr 2002 10:29am UTC] rob at garfoot dot com
Ok this is wierd but I've noticed that once I started getting the HTTP 500 errors I couldnt get even a simple script eg <? echo "Test"; ?> to work. I tried checking the "Check that file exists" on the application extension mapping in IIS and it all seems to work now. Odd.
[7 Jun 2002 10:57am UTC] k.schroeder@php.net
Please try to recover your bug with PHP 4.2.1.
[13 Jul 2002 1:00am UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a month, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open".
[7 Jul 2006 12:03pm UTC] tamagog02000 at yahoo dot com
hi my problem is when using session_start() i get this warning Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at C:\Program Files\xampp\htdocs\Copy of finalproject\signin.php:2) in C:\Program Files\xampp\htdocs\Copy of finalproject\signin.php on line 4 Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at C:\Program Files\xampp\htdocs\Copy of finalproject\signin.php:2) in C:\Program Files\xampp\htdocs\Copy of finalproject\signin.php on line 4 1 inspite that am using ob_start() before session_start()what should i do?
[21 Sep 2007 10:55pm UTC] ghdg at tfuyd dot jhog
http://www.meta-fx.com
