Posted by Ron Croonenberg on 09/12/06 00:00
Hello all,
I am trying to get php to work with oracle and apache.
when I execute a script with ph that connects to an oracle database it
seems to work.
php without "oracle stuff" in apache seems to work.
However when I try the script that connects to the database via the web
I get messages like:
OCISessionBegin: ORA-03106: fatal two-task communication protocol error in
any ideas ? (does php not see the ORACLE_HOME and ORACLE_BIN
environment variables ?)
thanks,
Ron
[Back to original message]
|