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? Quote
Luigi123 Posted May 3, 2020 Posted May 3, 2020 What extension do you need to have install and the php version? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.