SyntaxFix
Write A Post
Hire A Developer
Questions
I got this error for the PostgreSQL and the solution is:
sudo apt-get install php7.1-pgsql
You only need to use your installed PHP version, mine is 7.1. This has fixed the issue for PostgreSQL.