2008/9/9 Dardo Sordi Bogado <[EMAIL PROTECTED]>

>
> > Is possible to debug console shell execution using xDebug or Zend
> > Debugger?
>
> Yes, you have to enable (and load) xdebug extension in the cli
> php.ini. You can check if it is loaded with:
>
> php5 -m | grep Xdebug
>
>
Hi Dardo,

Thanks for the reply,

but how do I debug it? using my IDE (eclipse) or by command line usinf cake
directly on console?

my IDE asks for a url for start debugging and I'm unable to access
cake/console/cake script to debug using a url

any idea?

kind regards

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to