How to install xhprof in windows

I have wamp server running in windows, to install xhprof we need:

    1. Download the xhprof.dll here. (In my case was php_xhprof-0.10.6-5.5-ts-vc11-x64.zip it depends on your apache architectucte x86 or x64)
    2. Unzip the file php_xhprof-0.10.6-5.5-ts-vc11-x(your architecture).zip and put the php_xhprof.dll in your extension directory. (In my case C:\wamp\bin\php\php5.5.12\ext)
    3. Edit your php.ini file and add
      extension=php_xhprof.dll
    4. Restart apache
    5. Finally check your phpinfo
      Captura

Leave a Reply

Su dirección de correo no se hará público. Los campos requeridos están marcados *

es_PEES