Closed visonforcoding closed 4 years ago
now the doc config
'save.handler' => \Xhgui\Profiler\Profiler::SAVER_MONGODB,
'save.handler.mongodb' => array(
'dsn' => 'mongodb://127.0.0.1:27017',
'database' => 'xhprof',
// Allows you to pass additional options like replicaSet to MongoClient.
// 'username', 'password' and 'db' (where the user is added)
'options' => array(),
),
is wrong.
so i edit it.now it works success for me.
@visonforcoding sorry, what is the problem you are solving?
fixed with 0.7.1 release
use with user new config .replace default config