I have tried to use Webgrind for profiling my application but when I click on Update button it show an error:
Could not open D:\Program Files\xampp\tmp/ for reading.
D:\Program Files\xampp\htdocs\webgrind\library\Preprocessor.php, line 49
I check the permission for folder tmp and sure that it's allow full control for everyone. The folder D:\Program Files\xampp\tmp has file xdebug_profile.6096, mean the xdebug worked correctly (I also tested xdebug by using Netbeans with xdebug and it works normally).
My system:
Windows Vista
XAMPP 1.7.3
Webgrind 1.02
Anyone have experience of this? Please help me!