i wanted to add the mongodb extention to connect my mongodb to the mysql but i cant find the extention enabling option. What to do now?
Welcome to the forum ![]()
I’m not familiar with mongodb, but external connections to the database is blocked on free hosting ![]()
Sorry if I’ve misunderstood what you’re asking
Not external connection actually but needed mongodb driver installed on the php
. So my plugin actually run.
ah right I see.
Unfortunately, if the php driver isn’t already installed, then there’s no way to add it. On the free hosting, theres no way to install custom drivers ect
I see. Okay then.
Enabling additional PHP extensions is not supported on free hosting, that’s a feature only available with premium hosting. The MongoDB extension is one of the extensions you can enable there.
On free hosting, I suggest building your website to work with MySQL instead of MongoDB instead, if possible.
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.