How do you debug yii-applications?

hi MiR

i did as you said

i uncommented the lines in the php.ini file

but then also it is not stopping

You need to provide a little more information, my crystal ball is a little bit cloudy today  ;D

Please attach a copy of your php.ini, does your webserver run on the same machine as your netbeans ide, what did you configure in the php tab in the netbeans options dialog

i am attaching the php.ini file

which options are you talking about

in the tools section->option?

hi MiR

i followed the link

http://www.netbeans…d-software.html

there i found that i should comment the Zend lines

now it is ok

thanks for the link and help…

I am glad that it works for you now,

take care,

MiR

my x-debug was working just fine until i replace the localhost target to remote.Now i return to localhost and my x-debug just stop in first line,not in the controller breakpoints,why??