@Olajde PHP-CLI and PHP-Apache2 (or CGI) have different `.ini` configs. Maybe the CLI one is not loading the PDO extension for your particular DB type?
Marco Pivetta http://twitter.com/Ocramius http://ocramius.github.com/ On 24 January 2014 12:39, Jasper N. Brouwer <[email protected]> wrote: > Yes, really :) > > If there's something you don't understand from what you've found, or > having problems doing something that's suggested, please explain in detail > what's going on. I'll be glad to help out! > > -- > Jasper N. Brouwer > (@jaspernbrouwer) > > > On 24 Jan 2014, at 12:04, Olajide Obasan <[email protected]> wrote: > > > Really... > > > > On Fri, Jan 24, 2014 at 11:45 AM, Jasper N. Brouwer < > [email protected]> wrote: > >> http://lmgtfy.com/?q=%5BPDOException%5D+could+not+find+driver > >> > >> PS: Sorry for the sarcastic note! > > -- > You received this message because you are subscribed to the Google Groups > "doctrine-user" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/doctrine-user. > For more options, visit https://groups.google.com/groups/opt_out. > -- You received this message because you are subscribed to the Google Groups "doctrine-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/doctrine-user. For more options, visit https://groups.google.com/groups/opt_out.
