marcus welz

More PHP woes

Posted on July 26, 2004

Tried the latest CVS version (php5-200407261630). And applied the session patch which wasn't included yet. It seemed like it was running okay for about 15 seconds. Then I kept getting more segfaults. It's back to the old refcount issue. Having all the bugs at once makes it hard to isolate which patch fixes what, if anything at all.

i'm lovin' it.

Print This Post Print This Post
Tagged as: , , , No Comments

PHP session bug identified

Posted on July 26, 2004

It's reported. Has nothing to do with the database, or our templating system. Plain old session_start(); just breaks Apache. Amazing that this one has slipped by.

Print This Post Print This Post
Tagged as: , , No Comments