On 8/14/07, Kexiao Liao <[EMAIL PROTECTED]> wrote: > > Does Eclipse PDT support remote debuging from the server page?
Yes. If you have debugger enabled on your server, you can debug the application using PDT. > > > Kexiao Liao wrote: > > > > Actually the PDO package has been installed on the server, and the Demo > > codes works well from the server. > > Do we need to install PDO plugin for the Eclipse PDT? > > > > Kevin > > > > > > Matthew Weier O'Phinney-3 wrote: > >> > >> -- 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/ > >> > >> > > > > > > -- > View this message in context: > http://www.nabble.com/Zend-Studio-IDE-5.0-tf4267730s16154.html#a12151609 > Sent from the Zend Framework mailing list archive at Nabble.com. > > -- http://www.alexatnet.com/ - consulting, blog, articles and support for PHP, ZF, JavaScript and web development.
