标签: php debugging
我安装了xhgui需要的所有依赖项。 但是当我进入界面时,我得到了:
您似乎没有进行任何分析
我进行了搜索,找到了这个答案(xhgui doesn't save any data)。
我将profiler.enabled更改为true。
profiler.enabled
我在mongodb.so中使用了php.ini
mongodb.so
php.ini
我检查了mongo客户端中是否存在xhprof数据库。
我还能做什么?