AI智能
改变未来

php 7.4 could not find driver

升级PHP7.4后出现的问题
一、could not find driver

方法:
1.查看 extension_dir = “地址”,地址是否正确
2.查看extension = 是否打开,即去除前面分号

3.重启,访问phpinfo(),结果如下图

赞(0) 打赏
未经允许不得转载:爱站程序员基地 » php 7.4 could not find driver