|
[
Permalink
| « Hide
]
Benjamin Eberlei added a comment - 06/Jun/10 08:50 AM
is specifying the database name optional during connection to oracle databases? otherwise we could also throw an exception.
It's optional, according to <http://php.net/oci_connect
"If not specified, PHP uses environment variables such as TWO_TASK (on Linux) or LOCAL (on Windows) and ORACLE_SID to determine the Oracle instance to connect to." I just spotted the error, I don't have an Oracle database neither the oci8 extension in my machine. |
|||||||||||||||||||||||||||||||||||||||||||||