I don't know what else to do here. The class doesnt implement the
adapter interface, and I don't believe we have oracle pdo installed,
or we disabled it.
> I don't know what else to do here. The class doesnt implement the
> adapter interface, and I don't believe we have oracle pdo installed,
> or we disabled it.
The connection adapters are not really stable. Nobody has ever used them properly to find all the bugs and help get them fixed. They will likely be removed completely in Doctrine 2.0 and we will require PDO.
- Jon
On Thu, May 15, 2008 at 4:52 PM, jonKush...@gmail.com <jonKush...@gmail.com> wrote:
> PHP 5.1.6 with Hardening-Patch 0.4.15 (cli) (built: May 7 2008 > 15:34:01) > Copyright (c) 1997-2006 The PHP Group > Zend Engine v2.1.0, Copyright (c) 1998-2006 Zend Technologies > with Xdebug v2.0.0, Copyright (c) 2002, 2003, 2004, 2005, 2006, > 2007, by Derick Rethans > -bash-2.05b$
> On May 15, 2:46 pm, "jonKush...@gmail.com" <jonKush...@gmail.com> > wrote: > > I don't know what else to do here. The class doesnt implement the > > adapter interface, and I don't believe we have oracle pdo installed, > > or we disabled it.