php binary not found. Make sure php5 or php exists in PATH

If  you found this error on debian lenny. Then it means that you have not got the Command Line Interface  package.  To fix it (assuming that you are using php5):

aptitude [...]

The fastest mirror for Debian Lenny

Hi,I always forget what was the command to get the fastest mirror for debian packages:

 netselect-apt lenny

if you have not got that command try to install it with:

 aptitude [...]

ColorPage-Vivid 1200XE under debian

After a while trying to get a pretty nice genius scanner, I had give up, and I had bought one of the scanners that are supported on the sane project A Genius ColorPage-Vivid 1200XE. So I had plugin in and then an error saying " Fail to open the device Not valid argument". I [...]

Did you ever wonder what language is faster

I guess that is very difilcult to mesaure language perfomarnce. But this people know a great dealt:

Create your own Overall Scores | The Computer Language [...]

my upgrade of wordpress 1.5.0 to 1.5.2

I am getting a few spammers comming to my blog. So I thought that if should be time to upgrade wordpress to a new version as I am hoping that this upgrade will keep spammers away.

So that was easy:

download http://packages.debian.org/wordpress dpkg -i wordpress_1.5.2-1_all.deb
replace /etc/wordpress/wp-config.php
skip /etc/wordpress/htaccess

It will fail with an error about not able to find
/etc/wordpress/config-XXXXX.php
no [...]