ehcp error: php mysql extension is not installed.... this is a serious problem.
Submitted by ehcpdeveloper on Mon, 02/11/2008 - 22:04
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.
Forums: