首页 > 问答 > 正文
在安装xhprof的时候配置php.ini的时候有个xhprof.output_dir='' 这个里面应该填什么,我填的/home/workspace/tools/xhprof 但是运行的时候 他总是报这样的错 {"status":500,"msg":"fopen(/home/workspace/tools/xhprof/58a256e2d8ad9.xhprof_foo.xhprof): failed to open stream: No such file or directory
阿神2017-04-11 09:49:55
PHP 性能追踪及分析工具(XHPROF)
我觉得这篇文章不错~
希望能帮到你~
PHPz2017-04-11 09:49:55
储存 XHProf 运行数据的目录。注意目录的权限,web服务器要有可写权限。