mtarsa Posted May 3, 2020 Posted May 3, 2020 Hi, I am trying to connect to PostgreSQL database using PHP to access data from a table but when testing the PHP using Postman I get an error: Connection error: could not find driver Googling the question would indicate that I need an extension in order to use PHP:https://stackoverflow.com/questions/2852748/pdoexception-could-not-find-driverIs this correct? Is this something I can have enabled/added?
Luigi123 Posted May 3, 2020 Posted May 3, 2020 What extension do you need to have install and the php version?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now