Wamp + Pdo Mysql could not find driver

前端 未结 2 1098
说谎
说谎 2021-01-25 17:20

recently i install the Wamp last version in my local computer. Before that i used php in Windows 7 - IIS 7.5. I used PDO mysql and it workd just fine.

try {
             


        
2条回答
  •  没有蜡笔的小新
    2021-01-25 17:59

    If you get this error while you can still see it enabled in php.ini then WAMP is responsible for this issue.

    I suggest you to use XAMPP instead.

提交回复
热议问题