Test Case with performance detail
If you have installed LAMP then you need to install php extensions for this test.
You can visit php.net for other OS instalation manuals
#APC install (Ubuntu) sudo apt-get install php-apc
sudo /etc/init.d/apache2 restart
sudo apt-get install php5-memcached memcached
sudo /etc/init.d/apache2 restart