0

I create an application with CodeIgniter2.3 Framework and it need to connect to Sybase SQL Anywhere 9 on Windows Server. I have already create ODBC in the Windows Server so the web application can use it.

When the I put the web application on Apache server located on Windows, it successfully connect to Sybase using PDO_ODBC. But the CI shows error that it cannot connect to Sybase using my database configuration when I try to put the application on Apache server located on Ubuntu14.04.

Can anyone help me?

0 Answers0