|
Posted by Erwin Moller on 09/12/06 08:27
Ron Croonenberg wrote:
> 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
Hi Ron,
I cannot help you with Oracle connecting, but if you want to test things
concerning environmentvariables, have a look at www.php.net and lookup
putenv() function.
Good luck.
Regards,
Erwin Moller
Navigation:
[Reply to this message]
|