Answer the question
In order to leave comments, you need to log in
How to connect from php to different Oracle versions (11 and 9)?
Hello!
There is a need to connect to two different versions of oracle - 9 and 11.
Initially, everything is configured for version 11 and works fine. Installed instantclient_12_1 and required environment variables.
Then there was a necessity to be connected to the 9th version. And then the problems began, since these versions are not compatible with each other and the 12th client refuses to connect to the 9th version of the database.
SQLSTATE[HY000]: OCISessionBegin: ORA-03134: Connections to this server version are no longer supported. (ext\pdo_oci\oci_driver.c:686)
Answer the question
In order to leave comments, you need to log in
hmm ... given the current realities and the end of support for version 9 in 2010, it’s no longer possible ....
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question