出现
Fatal error: Call to undefined function mysql_connect() in /home/html/php/index.php on line 4
错误
php.ini配置
php.fpm这里不知道要不要改

还有nginx的配置

问题已解决
没有装mysql扩展
先查看自己能装的扩展
yum search php-mysql
搜索到之后直接install

Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号
没装php的mysql扩展吧