php不能连接mysql 发表于 2018-12-01 更新于 2026-03-03 分类于 技术分享 重新安装php: 1./configure --with-mysql=/usr/include/mysql(mysql.h所在目录) 然后安装php-mysql.