On Thu, 12 Jan 2006 18:01:16 -0800, Chung Leong wrote:
>
> Are you sure the extension was compiled correctly?
I found the problem: I shouldn't have disabled PDO. With PDO and PDO_OCI
compiled in, it works like a charm. Funny thing that those two extensions
are interdependent.