Coder Social home page Coder Social logo

New Versionn is cominng Soon

  • @package PHPmongoDB
  • @version 1.0.0
  • @link http://www.phpmongodb.org ============================================================================================================== Introduction ============================================================================================================== A Tool available for administrative work of MongoDB over Web. It is PHPmongoDB. Available here link. For any support and suggestions, You can write us to [email protected]. Freely available!!!

============================================================================================================== Installation

  1. Install PHP Webserver like APACHE, NGINX, HTTPD if you don't have one
  2. Install MongoDB PHP driver (http://us.php.net/manual/en/mongo.installation.php)
  3. Download the package from https://github.com/phpmongodb/phpmongodb or git clone https://github.com/phpmongodb/phpmongodb.git
  4. Unzip the files where you want to Run your Project.
  5. Open the config.php with your editor, change host, port, admins and so on As per your system. Default given below: -Server Setting 'name' => "Localhost", 'server'=>false, 'host' => "127.0.0.1", 'port'=>"27017", 'timeout'=>0,
    • Make authentication = TRUE for using your MongoDB user and password.
    • Make authorization['readonly'] = TRUE for making your MongoDb readonly.
  6. Visit the index.php in your browser, for example: http://localhost/phpmongodb
  7. Login with admin username and password, which is set "admin" and "admin" as default
  8. Start Playing with your MongoDBs!

============================================================================================================== Upgradation

1.Copy all files excluding config.php to your old version directory 2.Done!

For any help, suggesstions Please submit your Queries to : [email protected],[email protected]

PHPmongodb's Projects

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.