-- Kexiao Liao <[EMAIL PROTECTED]> wrote
(on Tuesday, 14 August 2007, 12:20 PM -0700):
> I just download eclipsePDT  with Zend Debugger plugin from
> http://www.zend.com/pdt#debugger, and debug the ZFGridDemo codes, following
> error message shown on the  Debug Output. Since we are using Debuger
> function a lot, I wonder whether we can solve that problem? The Demo codes
> work well without using debugger.
> 
> X-Powered-By: PHP/5.2.2
> Set-Cookie: ZendDebuggerCookie=127.0.0.1%3A20000%3A0||004|77742D65|1002;
> path=/
> Fatal error: Uncaught exception 'Zend_Db_Adapter_Exception' with message
> 'The PDO extension is required for this adapter but not loaded' in

Looks like the PHP version included with the IDE does not include PDO.

-- 
Matthew Weier O'Phinney
PHP Developer            | [EMAIL PROTECTED]
Zend - The PHP Company   | http://www.zend.com/

Reply via email to