I'm running Ubuntu Server 12.04 (32 bit) on an old (1998) computer.
I've been trying to use Mongoid with Rails on Ubuntu.
I need to uninstall mongodb completely from my system(Ububtu 11.10) and intall new version of mongodb 2.0.5
mongo db
MongoDB shell version: 2.0.1
connecting to: db
Wed Jun 6 13:05:03 Error: couldn't connect to server 127.0.0.1 shell/mongo.js:84
exception: connect failed
I installed Kannel in a server, and I want to use a GSM 3G USB modem to
send/receive SMS messages, as described in section SMS Centers > GSM
Modem of the Kannel User Guide.
I have already installed, configured and tested Kannel on my notebook
successfully.
When I plug the modem into my notebook, a device named /dev/ttyUSB0
appears.
I installed MongoDB in an Ubuntu Server VM inside VMware using these instructions: http://docs.mongodb.org/manual/tutorial/install-mongodb-on-ubuntu/. Everything works fine, and I can access MongoDB at the regular port 27017
./mongo 172.16.150.131:27017
Now, I want to make a dummy replica set and another db instance for testing my app.
I have a MongoDB instance running in a VMWare VM with Ubuntu Server 12.04.
I have problem, i cant figure out, how to fix..
So i am on MacOSX machine, running php 5.3.15 version, using mongo 1.3.1 version.
When i try to execute php script, in which i try to connect to remote mongodb server, I get segmentation fault(11)..
I installed php driver with
sudo pecl install mongo
I have seen, that this problem is quite popular, but havent found real solution yet..
I dont know
# mongo
MongoDB shell version: 1.6.4
Fri Mar 16 11:55:46 *** warning: spider monkey build without utf8 support.
Hi
I am trying to set up an sms gateway using kannel and a GSM modem I have installed kannel and tested it.