[MonetDB-users] windows 127.0.0.1
Hi there, Anybody knows if the installation of Monet can be changed (on windows) to use localhost instead of 127.0.0.1. It seems that because of that I can not connect to MondetDB from a different machine; I get the error message: Could not open connection to the host, on port 50000: Connect failed. I've lokked into monetdb5.conf, registriey, docs ... nothing helpt. BTW I am using version v5.2.2 on windows. Cheers, Miki Chordiant Software International Ltd. Registered office: Chiswick Park Building 10, 566 Chiswick High Road, London W4 5XS Registered in UK no. 02155722 and VAT no. GB 479 9023 02 The information transmitted herewith is sensitive information of Chordiant Software or its customers and is intended only for use to the individual or entity to which it is addressed. If the reader of this message is not the intended recipient, you are hereby notified that any review, retransmission, dissemination, distribution, copying or other use of, or taking of any action in reliance upon, this information is strictly prohibited. If you have received this communication in error, please contact the sender and delete the material from your computer.
On 2007-12-04 08:18, Miki Muzsi wrote:
Hi there,
Anybody knows if the installation of Monet can be changed (on windows) to use localhost instead of 127.0.0.1. It seems that because of that I can not connect to MondetDB from a different machine; I get the error message: Could not open connection to the host, on port 50000: Connect failed.
I’ve lokked into monetdb5.conf, registriey, docs … nothing helpt. BTW I am using version v5.2.2 on windows.
localhost *is* 127.0.0.1, or it should be. Otherwise you have bigger problems than this. What I think you want is mapi_open=true in your monetdb5.conf file (it is mapi_open=false by default). That will open up the server to other machines. -- Sjoerd Mullender
participants (2)
-
Miki Muzsi
-
Sjoerd Mullender