Thank you Pierre, FastCGi SAP worked perfectly.
No dia 19 de Fevereiro de 2010 19:57, Pierre Joye
escreveu:
> It may not due to OCI. Can you try using the FastCGi SAPI instead? The
> ISAPI interface is not supported anymore.
>
> 2010/2/19 José Moreira :
> > Unfortunately not and i'm following th
i will try, thank you
No dia 19 de Fevereiro de 2010 19:57, Pierre Joye
escreveu:
> It may not due to OCI. Can you try using the FastCGi SAPI instead? The
> ISAPI interface is not supported anymore.
>
> 2010/2/19 José Moreira :
> > Unfortunately not and i'm following the backtrace page but i cant
It may not due to OCI. Can you try using the FastCGi SAPI instead? The
ISAPI interface is not supported anymore.
2010/2/19 José Moreira :
> Unfortunately not and i'm following the backtrace page but i cant (trap and
> ) generate one (on the cli at least).
> Seems to be a problem "inside" IIS (ISAP
Unfortunately not and i'm following the backtrace page but i cant (trap and
) generate one (on the cli at least).
Seems to be a problem "inside" IIS (ISAPI)... could be for stalled
connections or i dunno...
the application is using mixed direct oci calls and my module needs to
access by PDO becau
hi,
Do you have a script to reproduce it?
See bugs.php.net for an easy way to generate a backtrace.
Cheers,
2010/2/19 José Moreira :
> Hello,
>
> were using PDO OCI to access an Oracle 10g database and we are getting
> random "access violations" while rendering pages after a while from server
>
Hello,
were using PDO OCI to access an Oracle 10g database and we are getting
random "access violations" while rendering pages after a while from server
start, even ones that don't access the oracle instance.
I have been trying to use the Debugging Tool to catch a stack trace with no
success.
An