Connecting cakephp 2.0 with PostgreSQL

前端 未结 2 1619
耶瑟儿~
耶瑟儿~ 2021-01-29 04:07

I am using cakephp 2.0 and a wamp server. I have enabled the pdo of postgres in the php and i tried connecting to Postgres. However it still says that there is an error. My logi

2条回答
  •  无人共我
    2021-01-29 04:28

    I have found the answer for my problem This guy is very useful

    http://tutology.net/category/mysql/install-postgresql-and-phppgadmin-windows-wamp

    Basically i Copied libpq.dll from wamp\bin\php\phpX.X.X to wamp\bin\apache\ApacheX.X.XX\bin

提交回复
热议问题