I search and search by Google and I didn't find anything useful. After I debug the first time in Netbeans, I cannot enter to phpmyadmin. I tried to change the next settings. I have PHP Version 5.6.15 and Xampp is 3.2.2.
xdebug.remote_autostart = 0
And
xdebug.collect_return="0"
But I don't find where to change it, so I added that lines to the php.ini but it doesn't work. So I don't know what to do. Any ideas?
Enabling XDebug in XAMPP slows down phpmyadmin enabling xdebug remote debug makes apache server very slow Problems with database links on phpmyadmin interface