June, 2012

How to PHP MongoDB extenstion

Installation of PHP MongoDB extenstion: wget “http://pecl.php.net/get/mongo-1.2.10.tgz” tar xzf mongo-1.2.10.tgz cd mongo-1.2.10/ /usr/local/php/bin/phpize ./configure –with-php-config=/usr/local/php/bin/php-config make sudo make install Add extension=mongo.so in php.ini vim /usr/local/php/lib/php.ini

First Recovery From Google Penguin Update

Good news for all the site owners who is affected with Google Penguin Update, Here come first recovery from Penguin Update. The Following Report Shows that on April 24th the traffic went down  and May it bounced back to normal. Google rolled out an update named Penguin on 24th April 2012, with the intended function [...]