To install the MongoDB NoSQL database server, log in to your server as the root user and run the following command:

sudo apt-get install mongodb

Once installed, MongoDB will listen on port 11211.

Accessing MongoDB from PHP

To interact with the MongoDB server from your PHP scripts, you need to install the PHP Mongo client extension.

Customizing Your Firewall for MongoDB

The firewall configured by SellCloud will block all access to MongoDB from outside of your server. If you need to have other servers access MongoDB, you'll need to customize your firewall using a tool such as HeatShield.

Learn more about customizing your firewall.

Alert: For Control Panel Help & Tutorials, click here: Panel Tutorials
Was this answer helpful? 0 Users Found This Useful (0 Votes)

Powered by WHMCompleteSolution