Uploaded image for project: 'PHP Driver: Library'
  1. PHP Driver: Library
  2. PHPLIB-192

Windows install reports errors and fails

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Environment:

      Here is the command and error messages:

      c:\wamp\www\MongoDBDrivers>composer require "mongodb/mongodb=^1.0.0"
      ./composer.json has been created
      Loading composer repositories with package information
      Updating dependencies (including require-dev)
      Your requirements could not be resolved to an installable set of packages.

      Problem 1

      • mongodb/mongodb 1.0.2 requires ext-mongodb ^1.1.0 -> the requested PHP ext
        ension mongodb is missing from your system.
      • mongodb/mongodb 1.0.1 requires ext-mongodb ^1.1.0 -> the requested PHP ext
        ension mongodb is missing from your system.
      • mongodb/mongodb 1.0.0 requires ext-mongodb ^1.1.0 -> the requested PHP ext
        ension mongodb is missing from your system.
      • Installation request for mongodb/mongodb ^1.0.0 -> satisfiable by mongodb/
        mongodb[1.0.0, 1.0.1, 1.0.2].

      To enable extensions, verify that they are enabled in those .ini files:

      • C:\wamp\bin\php\php5.6.16\php.ini
        You can also run `php --ini` inside terminal to see which files are used by PH
        P in CLI mode.

      Installation failed, deleting ./composer.json.

      c:\wamp\www\MongoDBDrivers>

            Assignee:
            jmikola@mongodb.com Jeremy Mikola
            Reporter:
            lvignals Ludo
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: