php - debugging cakephp with netbeans - no variables

820

I set up cakephp debugging with netbeans and xdebug following these instructions http://www.tiplite.com/cakephp-debug-in-netbeans/ . I got it working, but I cannot see any variables when I get to the breakpoints

449

Answer

Solution:

There is an option to enable variable listing in php.ini during debugging. There is likewise an option for that in NetBeans settings, under PHP.

It is unstable, though.

People are also looking for solutions to the problem: php - JSON not working in javascript ajax request

Source

Didn't find the answer?

Our community is visited by hundreds of web development professionals every day. Ask your question and get a quick answer for free.

Ask a Question

Write quick answer

Do you know the answer to this question? Write a quick response to it. With your help, we will make our community stronger.

Similar questions

Find the answer in similar questions on our website.