ID: 15237
Updated by: yohgaki
Old Summary: PHP crashes on executing script
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Duplicate
Old Bug Type: Reproducible crash
Bug Type: Session related
Operating System: Win2k Prof (RUS) SP1
PHP Version: 4.1.1 (original win binaries)
New Comment:
Dup.
PHP crashes when save path is invalid
Previous Comments:
------------------------------------------------------------------------
[2002-01-27 19:21:17] [EMAIL PROTECTED]
//sorry, here's the line:
//
session_start();
// will cause fault on my system
// if (php.ini{session.save_path}) == INVALID
// In other words when session.save_path directory of php.ini doesn't
exist.
------------------------------------------------------------------------
[2002-01-27 05:18:23] [EMAIL PROTECTED]
Can you track down the problem to a few lines of code?
------------------------------------------------------------------------
[2002-01-26 17:20:59] [EMAIL PROTECTED]
I've got some PHP script (not written by me) which causes latest PHP
crash on my system:
Win2K Professional (RUS) SP1 5.00.2195
The scripts constists of several files available in archive at
http://www.chat.ru/~olegpro2000/forum.zip
Run
php forum.php
to reproduce crash (php4ts.dll will crash)
Regards, Oleg.
------------------------------------------------------------------------
Edit this bug report at http://bugs.php.net/?id=15237&edit=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]