Tag: 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 all the bugs at once makes it hard to isolate which patch fixes what, if […]
Posted: July 26th, 2004 under PHP.
Tags: bug, patch, PHP, session
Comments: none
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: July 26th, 2004 under PHP.
Tags: bug, PHP, session
Comments: none