Category Archives: PHP

Lightweight & fast webmail client

My main home server is a measly pentium II class machine running (now) on Debian Etch. Not the fastest machine but it works, uses little power and is cheap while setup from left-overs. Among other things it serves me my … Continue reading

Posted in Debian, Etch, General, Lenny, Misc, PHP, Packages | Tagged , , , , | Leave a comment

PHP Acceleration with eAccelerator

With high traffic sites, performance issue’s rise. Now one of the solutions is to use an opcode caching mechanism for PHP. There are two mainstream open source solutions for that, APC and eAccelerator. And there is Zend platform and Zend … Continue reading

Posted in Debian, Optimizing performance, PHP, Testing | Tagged , , , | Leave a comment

WordPress … I really need to change my blogging software

Today I accidentally found a bug in a version of a wordpress stats plugin. I searched for a word with a “‘” in it (foto’s) and as a result I got the following error on some blog: WordPress database error: … Continue reading

Posted in PHP, SQL Injection, Wordpress | Leave a comment