You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for your great work. I really want to check this out, but I am using MAMP with PHP 5.5.3. I am getting this error:
PHP Warning: PHP Startup: xhprof: Unable to initialize module
Module compiled with module API=20100525
PHP compiled with module API=20121212
These options need to match
in Unknown on line 0
Do you have any idea where I could get the xhprof.so file for PHP version 5.5.3 ?
Thanks in advance!
The text was updated successfully, but these errors were encountered:
Hi,
Thank you for your great work. I really want to check this out, but I am using MAMP with PHP 5.5.3. I am getting this error:
PHP Warning: PHP Startup: xhprof: Unable to initialize module
Module compiled with module API=20100525
PHP compiled with module API=20121212
These options need to match
in Unknown on line 0
Do you have any idea where I could get the xhprof.so file for PHP version 5.5.3 ?
Thanks in advance!
The text was updated successfully, but these errors were encountered: