Categories

Archives

Did You Know?

When interviewing PHP developers about typical web site vulnerabilities, most of them know about SQL Injections and Cross-Site Scripting (XSS). However, it really bugs me that many of them haven't heard of Cross-Site Request Forgery (CSRF).

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: release

PHP 5.0.2

Earlier I saw that PHP 5.0.2 is available. PHP 5.0.1 didn't fix any of our problems. I skipped this one and went straight to PHP 5.1.0-CVS, which I tested on our dev server. Recompiled PHP5, restarted Apache, and so far it looks solid. Very nice. That means that we can hopefully migrate our software to […]