j fer
j fer
RockMongo last version (1.1.8) on Nginx Debian 8.1 (64 bits), MongoDB 3.0.4 (wiredTiger), php5-mongo 1.6.10 (php-FPM 5.6.9-0+deb8u1)  ![capture d ecran 2015-07-07 a...
Why you use php5-mongo 1.6.0-dev ? use a stable version if you can ... my RockMongo **_config.php**_ ``` php $MONGO["servers"][$i]["mongo_name"] = "Localhost";//mongo server name //$MONGO["servers"][$i]["mongo_sock"] = "/var/run/mongo.sock";//mongo socket path (instead...
I not use emulator, i need to test on real device with this command: ionic run android -l right now, I do it like this: I have make a simple...