douli7841 2013-10-24 19:42
浏览 31
已采纳

xhgui不保存任何数据

I've installed all te prerequistes on an Ubuntu machine and added the following to my apache virtual host file

php_admin_value auto_prepend_file "/var/www/xhgui/external/header.php"

After visiting the site I then go to /xhgui/webroot and just see the message

Looks like you haven't done any profiling

Mongodb is running but it seems as though no data is being saved there.

Any suggestions?

Thanks

  • 写回答

2条回答 默认 最新

  • dsqtl335227 2013-10-30 04:58
    关注

    external/header.php has logic to simply return; if rand(0, 100) does not return the value 42. Try commenting that out (temporarily).

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(1条)

报告相同问题?