aboutsummaryrefslogblamecommitdiff
path: root/databases/pecl-mongo/files/pkg-message.in
blob: 792c6ce42e0fa1fdf7c572940abb5f1f89230cfc (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15














                                                                          
**************************************************************************
You may edit %%LOCALBASE%%/etc/php.ini to change these default variables:

mongo.default_host="localhost"
mongo.default_port=27017
mongo.auto_reconnect=1
mongo.allow_persistent=1
mongo.chunk_size=262144
mongo.cmd="$"
mongo.utf8=1

Then restart your web server and consult the output of phpinfo().
If there is an informational section for mongo, the installation was
successful.
**************************************************************************