From:             yipchiu8 at netvigator dot com
Operating system: windows xp sp1
PHP version:      4.3.3
PHP Bug Type:     Session related
Bug description:  "A session had already been started" 

Description:
------------
I used PHP 4.3.2. to create a web site. Anything is okay.
After installing PHP 4.3.3, my site can't be accessed. It always display
as follows : 

----------------------------------------------------
Notice: A session had already been started - ignoring session_start() in
c:\inetpub\wwwroot\assessment\student.php on line 32

Warning: Cannot modify header information - headers already sent by
(output started at c:\inetpub\wwwroot\assessment\student.php:32) in
c:\inetpub\wwwroot\assessment\student.php on line 43
-----------------------------------------------------

After downgrading from 4.3.3. to 4.3.2, my site back to normal again.  


-- 
Edit bug report at http://bugs.php.net/?id=25534&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=25534&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=25534&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=25534&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=25534&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=25534&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=25534&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=25534&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=25534&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=25534&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=25534&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=25534&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=25534&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=25534&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=25534&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=25534&r=gnused

Reply via email to