musacivak / rock-php

Automatically exported from code.google.com/p/rock-php
0 stars 0 forks source link

404 Error on Successful Log In #182

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I have een using rock mongo happily for a long time on my localhost (Mac). But 
on my cloud server i just cant log in, im not making any of the usual stupid 
mistakes my ports and host are configured properly in config.php and the mongo 
instance is fine i can access it from php in my own app just fine its just 
rockmongo that wont work. If i log into rockmongo with a pad user/pass i get 
the expected error: "MongoDB authenticate failed. Please check your username 
and password from your mongo administrator." but when i use the correct 
username and password i just get "404 Not Found - nginx/0.8.53".

No idea why this is have been working at it for hours.

What steps will reproduce the problem?
1. Running MongoDB on Cloud Host Dotcloud (Host that sits on top of Amazon)
2. Logging into rock mongo.

What is the expected output? What do you see instead?
Expected: Successful Log In, Reality: 404 Error.

RockMongo Version (1.1.0)
Operation System (nginx/0.8.53)
PHP Version (5.3.6)
php_mongo Version (1.2.0)
MongoDB version (unsure but very up to date i am told)

Please provide any additional information below.

Original issue reported on code.google.com by eamon...@gmail.com on 5 Apr 2012 at 5:59

GoogleCodeExporter commented 8 years ago
Hi, please send 404 URL to me.

And also phpinfo() information if you know how to do.

Original comment by iwind....@gmail.com on 9 Apr 2012 at 1:26