I'm using GoDaddy and would like to have MongoDB for my pet project.. but I don't really think its possible, since it has to be running the Daemon... but.. it doesn't hurt to ask, is there a way?
|
closed as off topic by Kev♦ Mar 10 at 13:24
Questions on Stack Overflow are expected to relate to programming or software development within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.
|
No, there'd be no way to install and run it if you are only using shared hosting account. You would need the ability to log on and make changes. However, you could always look into alternatives like using an external MongoDB hosted service such as MongoHQ. That way, you can still use MongoDB. The downside is that you'll most likely end up having to pay more for the service. |
|||||||
|
|
The link mention above (http://schweitzertech.com/wordpress/uncategorized/setting-up-mongodb-with-godaddy-hosting/) does not help in this particular case. This is not what the poster is looking for. This lets you run mongodb on the command line only. For production purposes, they would need to be able to edit the php.ini and add the mongodb php module, which you can not do on shared hosting. So, at this time, you can not use mongodb for a website on shared hosting. |
|||
|
|