One Hat Cyber Team
Your IP :
216.73.216.216
Server IP :
194.44.31.54
Server :
Linux zen.imath.kiev.ua 4.18.0-553.77.1.el8_10.x86_64 #1 SMP Fri Oct 3 14:30:23 UTC 2025 x86_64
Server Software :
Apache/2.4.37 (Rocky Linux) OpenSSL/1.1.1k
PHP Version :
5.6.40
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
etc
/
opt
/
remi
/
php56
/
php.d
/
View File Name :
50-mongo.ini
; Enable Mongo extension module extension=mongo.so ; option documentation: http://www.php.net/manual/en/mongo.configuration.php ; If empty strings ("") should be allowed as key names. ;mongo.allow_empty_keys = 0 ; The number of bytes-per-chunk. ; This number must be at least 100 less than 4 megabytes (max: 4194204) ;mongo.chunk_size = 261120 ; A character to be used in place of $ in modifiers and comparisons. ;mongo.cmd = $ ; Default hostname when nothing is passed to the constructor. ;mongo.default_host = localhost ; The default TCP port number. The database's default is 27017. ;mongo.default_port = 27017 ; For replicaset connections: The minimum interval with which the driver ; will send "isMaster" requests to the MongoDB server. ;mongo.is_master_interval = 15 ; Return a BSON_LONG as an instance of MongoInt64 ; (instead of a primitive type). ;mongo.long_as_object = 0 ; Use MongoDB native long (this will default to true for 2.0.0) ; Only allowed on 64bits system ;mongo.native_long = true ; For replicaset connections: The minimum interval with which the driver ; will send "ping" requests to the MongoDB server. ;mongo.ping_interval = 5