rockmongo icon indicating copy to clipboard operation
rockmongo copied to clipboard

How to Install php_mongo module in bitnami Mean stack on windows 7

Open cruxster opened this issue 9 years ago • 2 comments

I have Installed Bitnami Mean stack in my windows 7. after installation everything working fine .

Bitnami welcome page opening but when i opening my mongodb admin page url: http://localhost/rockmongo/ it shows this statement:

To make things right, you must install php_mongo module. Here for installation documents on PHP.net.

i have followed the installation process which is available on PHP.net.

  1. I have download php_mongo.dll folder and unzip plus placed the dll file in bitnami php folder ->ext
  2. Plus also Added extension=php_mongo.dll in php.ini file in php folder of bitnami.

but still i cant see mongodb admin panel.

Please help!!!.

cruxster avatar Feb 19 '16 11:02 cruxster

Hi,

Sorry for the inconvenience. It should be fixed from version 3.2.3-1.

Regards

dgomezleon avatar Apr 05 '16 16:04 dgomezleon

I also facing the same issue, still the process is simple. The problem is not resolved yet.

bhattaxay avatar Sep 04 '17 10:09 bhattaxay