[PHP-DEV] Bug #15002 Updated: apache CRASHES on duplicate cookie and session_var

2002-01-13 Thread lazybutt666

ID: 15002
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Duplicate
Bug Type: Session related
Operating System: win2k
PHP Version: 4.1.1
New Comment:

i take it back :(

was a dupe after all.
sorry for wasting your time.


Previous Comments:


[2002-01-12 06:30:17] [EMAIL PROTECTED]

nope. no dupe! 14453 was regarding a wrong path for the
session.save_path setting. this is a different bug =/



[2002-01-12 05:55:02] [EMAIL PROTECTED]

Very likely to be a dupe of #14453. If not, reopen this report.



[2002-01-11 16:29:31] [EMAIL PROTECTED]

the following code will crash apache(1.3.22 with php 4.1.1 running as a
module on Win2K Hebrew Enabaled)

?
session_register(hello);
setcookie(hello, world);
?





Edit this bug report at http://bugs.php.net/?id=15002edit=1


-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DEV] Bug #15002 Updated: apache CRASHES on duplicate cookie and session_var

2002-01-12 Thread lazybutt666

ID: 15002
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Old Status: Duplicate
Status: Open
Bug Type: Session related
Operating System: win2k
PHP Version: 4.1.1
New Comment:

nope. no dupe! 14453 was regarding a wrong path for the
session.save_path setting. this is a different bug =/


Previous Comments:


[2002-01-12 05:55:02] [EMAIL PROTECTED]

Very likely to be a dupe of #14453. If not, reopen this report.



[2002-01-11 16:29:31] [EMAIL PROTECTED]

the following code will crash apache(1.3.22 with php 4.1.1 running as a
module on Win2K Hebrew Enabaled)

?
session_register(hello);
setcookie(hello, world);
?





Edit this bug report at http://bugs.php.net/?id=15002edit=1


-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DEV] Bug #14453 Updated: session_start() provokes a crash of php/apache

2002-01-12 Thread lazybutt666

ID: 14453
Comment by: [EMAIL PROTECTED]
Old Reported By: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Critical
Bug Type: Session related
Operating System: win2k
PHP Version: 4.1.0
New Comment:

A suggestion to help reduce this error:
In future releases php.ini-dist's session.save_path should contain the
value of c:\php\temp\ or something and not /tmp which does not exist
on Windows platforms!


Previous Comments:


[2001-12-22 11:31:30] [EMAIL PROTECTED]

Reproduced with the final 4.1.0 on Windows 2000 with Apache 1.3.22.



[2001-12-14 09:16:48] [EMAIL PROTECTED]

hi

I found the cause for these crashes:
If in the php.ini is a wrong path for the session files, php crashes
without further notice, whereas php 4.0.6 reported this when trying to
start a session with session_start():

Warning: open(./tmp\sess_7a7c42ff822a8016bb5d7b5625a4bc89, O_RDWR)
failed: m (2) in c:\some\path\file.php on line 7

this should be adressed in a future release, because crashes for such
reasons are not acceptible (even more if an older version behaved
correctly!).

regards
n. fankhauser



[2001-12-12 08:37:28] [EMAIL PROTECTED]

?
session_start();
?

this script will cause php/apache to crash.

used configuration: 
php 4.10 / win32 as SAPI
apache 1.3.20 / win32

unfortunately, I don't have the time now to further investigate the
problem... please contact me if there are any workarounds / solutions
for this problem!

regards
n. fankhauser






Edit this bug report at http://bugs.php.net/?id=14453edit=1


-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DEV] Bug #15002: apache CRASHES on duplicate cookie and session_var

2002-01-11 Thread lazybutt666

From: [EMAIL PROTECTED]
Operating system: win2k
PHP version:  4.1.1
PHP Bug Type: *General Issues
Bug description:  apache CRASHES on duplicate cookie and session_var

the following code will crash apache(1.3.22 with php 4.1.1 running as a
module on Win2K Hebrew Enabaled)

?
session_register(hello);
setcookie(hello, world);
?
-- 
Edit bug report at: http://bugs.php.net/?id=15002edit=1


-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DEV] Bug #15002 Updated: apache CRASHES on duplicate cookie and session_var

2002-01-11 Thread lazybutt666

ID: 15002
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Old Bug Type: *General Issues
Bug Type: Session related
Operating System: win2k
PHP Version: 4.1.1


Edit this bug report at http://bugs.php.net/?id=15002edit=1


-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]