ehcp error: php mysql extension is not installed.... this is a serious problem.

following error occured sometime:
php mysql extension is not installed.... this is a serious problem.

this means that php mysql extension did not installed somehow...
this is a serious problem, as it is written.

solution:
you have to install php mysql extension manually as:
apt-get install php5-mysql

if any error occurs, you need to solve it manually...
this error is very rare.