|
Posted by Rafi B. on 01/14/06 21:59
Where the crash is: $txt = serialize($rs)
$rs = ADOdb "recordset" that holds an array of fields returned from my
mySQL query.
What I'm trying to figure out, is why PHP 5.0.5 will crash so brutally
when trying to do this? I mean, that's how ADOdb does the caching, and
it works for me in 2 different servers, Linux+Windows, but on my
personal Linux server, it crashes.
The script just stops any output. fatal silent crash. and the only sign
of an error I could find is this:
Segmentation fault
root@host [/home/website/public_html]#
Pulling out hairs here.
Navigation:
[Reply to this message]
|