Categories

Archives

Did You Know?

The first Linux distribution I used was Slackware 3.0. Later I tried Red Hat 5. I eventually stuck with Debian since 2.1 (slink). Today I typically use Ubuntu.

Recent Comments

Tags

asp audio browser bug business coalesce code crash Database db debian extension framework imap internet legions linux metaverse mysql obscurity patch PHP postgresql properties release scp Second Life second life security session social media sound sql ssh subversion tables tortoisesvn tribes ubuntu virtual world web windows zend zend framework zf

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 […]

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.