catfan / Medoo

The lightweight PHP database framework to accelerate the development.
https://medoo.in
MIT License
4.84k stars 1.15k forks source link

Could not find driver #801

Closed ImPossiblee closed 5 years ago

ImPossiblee commented 5 years ago

Fatal error: Uncaught Exception: could not find driver in C:\xampp\htdocs\vendor\catfan\medoo\src\Medoo.php:240 Stack trace: #0 C:\xampp\htdocs\config\Database.php(72): Medoo\Medoo->__construct(Array) #1 C:\xampp\htdocs\index.php(197): Database('1', NULL) #2 {main} thrown in C:\xampp\htdocs\vendor\catfan\medoo\src\Medoo.php on line 240

i cant connect the website to database

catfan commented 5 years ago

It's telling you did not install the PDO driver.

Read PHP PDO Driver Installation section from https://medoo.in/api/new

ImPossiblee commented 5 years ago

i cant download it there and i think the error is from database i cant connect the website to database ............

Catfan notifications@github.com, 20 Kas 2018 Sal, 16:02 tarihinde şunu yazdı:

It's telling you did not install the PDO driver.

Read PHP PDO Driver Installation section from https://medoo.in/api/new

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/catfan/Medoo/issues/801#issuecomment-440303935, or mute the thread https://github.com/notifications/unsubscribe-auth/ArF1g-e3HtB6ApyvGx5F4vKZ1eRHX6zXks5uxBmEgaJpZM4YqAQU .

Fespinola1 commented 1 year ago

lograron solucionarlo colegas?