hi MiR
i did as you said
i uncommented the lines in the php.ini file
but then also it is not stopping
How do you debug yii-applications?
#22
Posted 03 July 2009 - 05:28 AM
You need to provide a little more information, my crystal ball is a little bit cloudy today 
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

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
#24
Posted 03 July 2009 - 05:48 AM
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 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....
#26
Posted 01 April 2012 - 01:33 PM
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??