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
Post a Comment