Skip to content
This repository has been archived by the owner on Feb 20, 2018. It is now read-only.

auth connection wont work as HNI Extension but works in PHP #26

Open
digitalkaoz opened this issue Jan 19, 2015 · 0 comments
Open

auth connection wont work as HNI Extension but works in PHP #26

digitalkaoz opened this issue Jan 19, 2015 · 0 comments

Comments

@digitalkaoz
Copy link
Contributor

if i try to connect to a MongoServer with compiled HNI Extension (latest master of both (hhvm-extension and mongofill sources)) i always get a

Uncaught exception 'MongoConnectionException' with message 'couldn't get host info for DB

if i try it with the pure PHP Extension it works like a charm.

Anybody has a clou what might be wrong?

my connectionstring is the default format:

mongodb://user:pwd@host:port/db

@digitalkaoz digitalkaoz changed the title auth connection wont work as HNI Extension but in PHP auth connection wont work as HNI Extension but works in PHP Jan 19, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants