Call to undefined function ibase_connect() in Codeigniter

后端 未结 2 1772
滥情空心
滥情空心 2021-01-13 04:27

I can not connect to a local bank in firebird.

Since I enabled the following extensions in php.ini but not getting any results.

extension=php_

2条回答
  •  挽巷
    挽巷 (楼主)
    2021-01-13 04:50

    Just copy fbclient.dll and gds32.dll to apache/bin/ folder and restart apache.

    This work for me anfter hours of research.

提交回复
热议问题