ID:               49009
 User updated by:  vanessa at mobezeinc dot com
 Reported By:      vanessa at mobezeinc dot com
-Status:           Feedback
+Status:           Open
 Bug Type:         MySQL related
 Operating System: CentOS 5.3
 PHP Version:      5.2.10
 New Comment:

i'm working through the legacy code that's causing this.  I found that
if I comment out the following line of code the script runs:

$_SESSION['SESSION'][$name]=$value

where $value=null and $name='BP:SignupProcess_serialized_process'

which makes me think the mysql part isn't the issue and SESSION is. 
I'm working on a script to reproduce the error but I'm having
difficulty.


Previous Comments:
------------------------------------------------------------------------

[2009-07-22 20:21:02] j...@php.net

I have same, and no crashes whatsoever. Now you need to come up with 
proper reproducing script and DB layout for us to test with. The script

must be 10-20 lines at most without any external files required. DB 
schema as simple as possible as well.

------------------------------------------------------------------------

[2009-07-22 20:15:16] vanessa at mobezeinc dot com

mysql
MySQL Support   enabled
Client API version      5.0.45
MYSQL_MODULE_TYPE       external
MYSQL_SOCKET    /var/lib/mysql/mysql.sock
MYSQL_INCLUDE   -I/usr/include/mysql
MYSQL_LIBS      -L/usr/lib -lmysqlclient)

------------------------------------------------------------------------

[2009-07-22 20:12:29] j...@php.net

What is the mysql version you've compiled PHP with? (check from 
phpinfo() output!)

------------------------------------------------------------------------

[2009-07-21 23:42:02] vanessa at mobezeinc dot com

sorry, missunderstood, it happend on 5.2.4 ( the previous version we
were working with))

------------------------------------------------------------------------

[2009-07-21 23:17:49] j...@php.net

Let's try again: Did this same script crash with earlier PHP versions?

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/49009

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

Reply via email to