-
- win服务器换成centos后提示Warning:mysql_fetch_array() expects parameter 1 to be resource
- 最近将一个网站从windows服务器复制到centos里,后台出现了错误警告:Warning: mysql_fetch_array() expects parameter 1 to be resour...
2020-10-21 -
- 解决php中Cannot send session cache limiter 的问题的方法
- 解决php中Cannot send session cache limiter 的问题的方法 解决办法: 修改php.ini中的session.auto_start = 0 为 s...
2020-10-18