I was finally able to install and configure a php debugger!!! http://smwforum.ontoprise.com/smwforum/index.php/Help:How_can_I_debug_XAMPP_PHP_Eclipse (the "Install xampp and dbg" part of the page worked)
http://wiki.eistiens.net/w/PHPEclipse_:_Installation (the "configuring the debugger client part" of the page worked) http://www.phpeclipse.com/discussion/3/29 (the "set the project URL/browser path" part, "Change it per project" subpart worked) On 25 dez, 23:13, Delirium tremens <[email protected]> wrote: > On 25 dez, 19:16, Delirium tremens <[email protected]> wrote: > > > > > For record,http://www.phpeclipse.com/wiki/Howto/DBGAndPHPEclipse > > > My Remote Src path is the DocumentRoot which is set to "C:\xampp > > \htdocs". On my local machine, where I am running Eclipse, the > > workspace is "C:\xampp\htdocs" and the project is called "faninter". > > So my total local path would be "C:\xampp\htdocs\faninter". > > > I set my remote Sourcepath to "C:\xampp\htdocs". Local path is "C: > > \xampp\htdocs\faninter". Remoate path is "C:\xampp\htdocs". > > > Problem 1: The target file is not "C:\xampp\htdocs\faninter\account > > \create.php", it is "C:\xampp\htdocs\account\create.php" > > >http://e.imagehost.org/0024/debug.png > > > Problem 2: When I click the Debug button, I get an object not found > > (in portuguese, objeto não encontrado) message. > > >http://e.imagehost.org/0527/debug_2.png > > > How to solve these problems? > > I solved these problems!!! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
