From: | seetha shiva <seethashiva86(at)gmail(dot)com> |
---|---|
To: | pgadmin-support(at)postgresql(dot)org |
Subject: | |
Date: | 2023-04-12 18:59:00 |
Message-ID: | CAEM0JOsx6YN+1_vXzVwC+u+5pTMMJ8cEKmmsXUWnrACKzY715Q@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-support |
Team,
As I am using the Mac am getting the below error while configuring the
application with postgresql
Fatal error: Uncaught PDOException: SQLSTATE[08006] [7] SCRAM
authentication requires libpq version 10 or above in
/Applications/MAMP/htdocs/bumblebee/lib/Container.php:245 Stack trace: #0
/Applications/MAMP/htdocs/bumblebee/lib/Container.php(245):
PDO->__construct('pgsql:host=loca...', 'postgres', 'fredrick') #1
/Applications/MAMP/htdocs/bumblebee/vendor/pimple/pimple/src/Pimple/Container.php(122):
BumbleBee\Container->BumbleBee\{closure}(Object(BumbleBee\Container)) #2
/Applications/MAMP/htdocs/bumblebee/lib/Container.php(251):
Pimple\Container->offsetGet('connection.data...') #3
/Applications/MAMP/htdocs/bumblebee/vendor/pimple/pimple/src/Pimple/Container.php(122):
BumbleBee\Container->BumbleBee\{closure}(Object(BumbleBee\Container)) #4
/Applications/MAMP/htdocs/bumblebee/lib/Container.php(300):
Pimple\Container->offsetGet('service.storage') #5
/Applications/MAMP/htdocs/bumblebee/lib/Container.php(70):
BumbleBee\Container->prepareEvents() #6
/Applications/MAMP/htdocs/bumblebee/lib/Bootstrap.php(50):
BumbleBee\Container->__construct(Object(Slim\Slim)) #7
/Applications/MAMP/htdocs/bumblebee/public/index.php(5):
BumbleBee\Bootstrap::boot() #8 {main} thrown in
/Applications/MAMP/htdocs/bumblebee/lib/Container.php on line 245
Please check and guide me to resolve that
Regards,
Seetha.N
From | Date | Subject | |
---|---|---|---|
Next Message | Khushboo Vashi | 2023-04-13 12:34:51 | Re: Kerberos Authentication to Postgres from PGADMIN in IPA REALM |
Previous Message | Gregory McKaige | 2023-04-12 08:29:01 | Re: Kerberos Authentication to Postgres from PGADMIN in IPA REALM |