Welcome Guest, Not a member yet? Register   Sign In
CodeIgniter + Plesk + FirebirdSQL
#1

Hello CI,

I have few CI applications on my shared hosting server and there are all working fine.

My CI applications are connected to FirebirdSQL database v2.5.X and collect data for importing into MariaDB which is the main database for the CI applications. I was aked from A2 hosting to add interbase support and everything work fine.

Now, I would like to migrate my applications to dedicated server on CentOS 7 + Plesk, and I added firebird 2.5.6 from Repel and activate pdo_firebird in the php.ini file but I get an error when I call database connection like below, I need some advice what to work.

Thanks for the assistance in the advance...


Code:
Type: Error

Message: Call to undefined function ibase_connect()

Filename: /var/www/vhosts/sale.msd/httpdocs/api/system/database/drivers/ibase/ibase_driver.php

Line Number: 90

Backtrace:

File: /var/www/vhosts/sale.msd/httpdocs/api/application/models/Woo_model.php
Line: 27
Function: database

File: /var/www/vhosts/sale.msd/httpdocs/api/application/controllers/Woo.php
Line: 101
Function: get_products_api_json

File: /var/www/vhosts/sale.msd/httpdocs/api/index.php
Line: 315
Function: require_once
Reply


Messages In This Thread
CodeIgniter + Plesk + FirebirdSQL - by msdcorporation - 07-25-2019, 01:40 AM



Theme © iAndrew 2016 - Forum software by © MyBB