I might try to guess Try to delete .htaccess file from webroot folder but not from app folder Then set the virtual host to eg D:\cake\project\, not D:\cake\project \app, so virtal host would use .htaccess form app folder. For debugger use index.php from D:\cake\project\app, so it woun't see .htaccess and prety urls
On Nov 9, 2:34 pm, "Okto Silaban" <[EMAIL PROTECTED]> wrote: > Hi, > > I've just read some tutorial about debugging CakePHP apps using ZendDebugger > or XDebug with Eclipse (PDT) or Netbeans. But all this tutorial told me to > deactivate the "pretty url". Meanwhile, some times I need the "pretty url" > during the development process.. > > Anyone know best practice to debug CakePHP app using ZendDebugger / XDebug? > > Okto.Silaban.Net --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
