News Feed
Jobs Feed
Sections




News Archive
Developer Tutorials Blog:
Debugging CakePHP applications in Zend Studio for Eclipse
June 02, 2008 @ 12:54:47

On the Developer Tutorials website Akash Mehta has posted a tutorial showing how to debug your CakePHP applications with the help of the Zend Studio for Eclipse software from Zend.

After I recently upgraded to Zend Studio for Eclipse, I noticed one troubling feature of my setup - I couldn't debug applications with "pretty urls". [...] In this tutorial, I'll show you how to make use of that power and debug your Cake applications with Zend Studio for Eclipse.

His is a four step method of simple things to get the connection working:

  • Disable all .htaccess files
  • Add "index.php" to pretty URLs
  • Set a breakpoint to debug
  • Debug your application using /index.php/ URLs
1 comment voice your opinion now!
zendstudio eclipse cakephp application debug


blog comments powered by Disqus

Similar Posts

John Coggeshall's Blog: Alan has smoked too much PHP

Sebastian Bergmann's Blog: Debugging with Git and PHPUnit

Guy Harpaz\'s Blog: PHP IDE Debug Protocol

Tiger Heron Blog: Eclipse and PHP

Felix Geisendorfer's Blog: Quick dessert: List all controllers of a CakePHP application


Community Events











Don't see your event here?
Let us know!


language opinion development api phpunit example interview zendframework2 unittest functional community framework composer testing podcast database introduction series code release

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework