I am trying to install a Mongo DB designer tool Rock Mongo which requires PHP.
I tried installing the mongodb.dll in php.ini by downloading the driver from Windows.php.net downloads, specifically the file: php_mongodb-1.1.1-7.0-ts-vc14-x64.zip.
Environment
- Windows 7 64 bit
- Apache 2.4 web server
- PHP 7.1
- MongoDB 3.4
Attempt
- Unzipped and copied
mongodb.dllto myphp7\extdirectory. - I am still getting the following error when I try to open the
ROCKMONGO index.php.