[fw-general] Using Zend Studio 5.5.0 Debugger

2007-07-31 Thread Liao, Kexiao
I remove ZendStudio-5.5.0\bin\ZendFramework of my Zend IDE 5.50. The same error message still shows up when I try to do the Debug. Kevin From: ggg [mailto:[EMAIL PROTECTED] Sent: Monday, July 30, 2007 23:19 To: Liao, Kexiao Subject: Re: [fw-mvc] Using Zend S

Re: [fw-general] Using Zend Studio 5.5.0 Debugger

2007-07-30 Thread Nathan Wright
Usually Zend Debugger works fine for me, but I've run into some strange problems like this too. Could never figure out what was actually causing it though. Once it happened when I extended Zend_Controller_Action. I got the same 'Cannot redeclare class' error even when using Zend_Loader::r

[fw-general] Using Zend Studio 5.5.0 Debugger

2007-07-30 Thread Liao, Kexiao
Dear Zend Framework Development Team, I am trying to use Zend Studio 5.5.0 IDE to Debug the demo codes (ZFGridDemo) from zend.com/webinar. Following error message show up when I try to execute following statement from zfgrid/document_root/index.php file: $db = Zend_Db::factory( $config->database-