1

I'm currently working on a web project using DB2 database. What is the best way to install ibm_db2 extension for PHP on Linux so that the application can take advantage of the native db2 functions.

Shown here: The generic ODBC driver is simply too slow.

1 Answer 1

1

The easiest way is to use pecl

pecl install ibm_db2

Or download the driver and install manually following the guide here https://www.ibm.com/support/knowledgecenter/SSEPGG_9.7.0/com.ibm.db2.luw.apdv.cli.doc/doc/t0023864.html

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.