bradtraversy / php_stripe_paypage

Payment app with PHP, MySQL, PDO & Stripe API
113 stars 97 forks source link

pdo error #3

Open tyrroncondo14 opened 6 years ago

tyrroncondo14 commented 6 years ago

image

uhchristian commented 5 years ago

Am having the same issues did you find any solution yet?

tyrroncondo14 commented 5 years ago

Am having the same issues did you find any solution yet?

@uhchristian are you using your local machine?

allan157 commented 5 years ago

T

DirkStoltz commented 2 years ago

FYI: I had the same error, fixed by using the correct settings in /config/db.php

Hope this helps others with the same issue

WAL3FO commented 1 year ago

Please enable the pdo extention on your php server.