Questions tagged [rockmongo]

RockMongo is a MongoDB administration tool, written in PHP 5.

RockMongo is a MongoDB administration tool, written in PHP 5.

https://github.com/iwind/rockmongo

20 questions
0
votes
2 answers

Error in rock mongo configuration

I am using rockmongo in php application, it throws error message like "Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in C:\xampp\htdocs\rockmongo\rock.php on line 457" function rock_name_to_java($name)…
Nida
  • 1,672
  • 3
  • 35
  • 68
0
votes
1 answer

How can we get IP based website access?

I have installed rockmongo, and i want only i can access it via web.i have put this rule in .htaccess order allow,deny allow from 118.67.228.162 deny form all But this deny every one including myself.It was working fine earlier
amit singh
  • 219
  • 4
  • 22
0
votes
2 answers

MongoDB RockMongo Authentication

I am using MongoDB with RockMongo and I want to have the authentication activated. How to "turn it on" or activate it in RockMongo?
MCSell
  • 215
  • 6
  • 17
0
votes
1 answer

MongoDB not allowed to save in Rockmongo

I am using Rockmongo as the UI, and I am trying to save something every similar to this. text text's text.

text this is where the text goes

haha

Now I am not sure if it is the .,' or even the ?

etc.

RussellHarrower
  • 6,470
  • 21
  • 102
  • 204
-1
votes
1 answer

I have added rockmongo to my openshift jboss aplication but I cannot import files from the console

I have added rockmongo to my openshift jboss aplication but I cannot import files from the console. I also have an openshift diy application and have added rockmongo. Here the import works fine from the console. Why is the problem occuring for the…
Stuart Trigg
  • 1
  • 1
  • 2
1
2