php - Why am i getting "Fatal Error: ezSQL_mysql requires mySQL Lib to be compiled " -


i running website on nginx server on ubuntu , when try open login page returns me following error:

fatal error: ezsql_mysql requires mysql lib compiled , or linked in php engine

i have same setup on server , website works fine on there.

i checked php5 installed on machine , mysql packages well. have no idea if still missing package or need edit config file.


Comments

Popular posts from this blog

javascript - jquery or ashx not working -

opencv - DataType<cv::detail::deriv_type>::depth what is it used for -

python 3.x - Mapping specific letters onto a list of words -