php用mysql函数出错

很可能只是因为你忘了装mysql扩展

apt-get install php5-mysql

原文地址:https://www.cnblogs.com/li-mei/p/5829393.html