My first american home meal

Yesterday i had my first american home made meal thanks to my girlfriend, and it was great.People here dont eat homemade meals everyday, due to the fast pace of life eating out is the norm as can be seen by the many eating places near residential areas.

Ugali here is baked and instead called corn bread.

Apache 2.2 + PHP 5 incompatible

I was using Apache 2.2.2 and PHP 5.1.4 on Windows XP, and the test configuration would never be able to find the php5apache2.dll.
Solution extracting the php5apache2_2.dll from the Stable (5.2.x-dev) Win32 version, and updating the LoadModule php5_module “c:/php/php5apache2_2.dll” for the new dll.

Happy PHP’ing. Remember when you encounter errors google is your friend “just google it” .