I like to collect statistics to analize and improve the overall performance... After installing Xampp 1.8.1 on my Small Server, i was navigating trought phpMyAdmin Panel, and on the panel Monitor - under the Status tab - It shows the following message:
=====
Monitor Refresh Failed
While requesting new chart data the server returned an invalid response. This is most likely because your session expired. Reloading the page and reentering your credentials should help.
=====
I've looked on but i could not find anything related... I've tried to reload the page but without success..
I already made the changes on the MySQL config file to allow those statistics..
Is that because im using it on a WINDOWS server? (unfortunately i cant change it to Linux by now, as i use Active Directory)
I ran into the problem, but I hunted it down using FireBug. The problem was that my PHP didn't load the extension php_com_dotnet.dll
which can be activated this way:
[COM_DOT_NET]
extension=php_com_dotnet.dll