Tag Archives: session

More PHP woes

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 … Continue reading

Posted in PHP | Tagged , , , | Leave a comment

PHP session bug identified

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.

Posted in PHP | Tagged , , | Leave a comment