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 Studio 5.5.0 Debugger


hello liaok
 
maybe Zend Studio 5.5.0 Debugger will load ZendStudio-5.5.0\bin\ZendFramework 
you can  delete ZendStudio-5.5.0\bin\ZendFramework  and try again...
 
[EMAIL PROTECTED] <mailto:<!--AID_FROMADDRESS_BEGIN-->[EMAIL 
PROTECTED]<!--AID_FROMADDRESS_END-->> 
2007-07-31 

        ----- Original Message ----- 
        From: Liao, Kexiao <mailto:[EMAIL PROTECTED]>  
        To: fw-mvc <mailto:[EMAIL PROTECTED]>  
        Sent: 2007-07-30, 22:43:39
        Subject: [fw-mvc] Using Zend Studio 5.5.0 Debugger

        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->adapter,
            $config->database->params->toArray()
        );
         
        Fatal error: Cannot redeclare class Zend_Db_Adapter_Abstract in 
/home/liaok/wwwroot/ZendFramework-1.0.0/library/Zend/Db/Adapter/Abstract..php 
on line 51
         
         
        The Demo codes work well without using Zend Studio 5.5.0 Debugger 
function.
        Does that mean that Zend Studio 5.5.0 Debugger does not work for Zend 
Framework? Thanks for your comment.
         
        Kevin
         


        
        ===================================
        
        Cleveland Clinic is ranked one of the top hospitals
        in America by U.S. News & World Report (2007).  
        Visit us online at http://www.clevelandclinic.org for
        a complete listing of our services, staff and
        locations.
        
        
        Confidentiality Note:  This message is intended for use
        only by the individual or entity to which it is addressed
        and may contain information that is privileged,
        confidential, and exempt from disclosure under applicable
        law.  If the reader of this message is not the intended
        recipient or the employee or agent responsible for
        delivering the message to the intended recipient, you are
        hereby notified that any dissemination, distribution or
        copying of this communication is strictly prohibited.  If
        you have received this communication in error,  please
        contact the sender immediately and destroy the material in
        its entirety, whether electronic or hard copy.  Thank you.
        
        

        


===================================

Cleveland Clinic is ranked one of the top hospitals
in America by U.S. News & World Report (2007).  
Visit us online at http://www.clevelandclinic.org for
a complete listing of our services, staff and
locations.


Confidentiality Note:  This message is intended for use
only by the individual or entity to which it is addressed
and may contain information that is privileged,
confidential, and exempt from disclosure under applicable
law.  If the reader of this message is not the intended
recipient or the employee or agent responsible for
delivering the message to the intended recipient, you are
hereby notified that any dissemination, distribution or
copying of this communication is strictly prohibited.  If
you have received this communication in error,  please
contact the sender immediately and destroy the material in
its entirety, whether electronic or hard copy.  Thank you.


Reply via email to