我在安装巨杉数据库之后配置的时候,在连接到协调点(var db = new Sdb("localhost",11790))的时候报错如下
(nofile):0 uncaught exception : -15
Network error
这是哪里出错了,请指教,谢谢。
协调节点默认端口号是11810。
11790默认是sdbcm的端口号。
你是参考哪个流程的配置? 在第几步出的错?
主机上的基本配置配好了吗?
http://www.sequoiadb.com/cn/index.php?m=Files&a=index&cat_id=1432190595&edition_id=200
参考的是http://my.oschina.net/sequoiadb2013/blog/162545?fromerr=sQAR7xAh;
在步骤(四)配置与启动中的第四个shell框参照写了之后,回车就出错了;系统要求也都弄好了
你这个链接没有11790啊? 你11790这个进程启动了吗?
1. 本机localhost 在/etc/hosts中配置了吗?
2. 建议采用官网的安装步骤。 http://www.sequoiadb.com/cn/index.php?a=index&m=Files&cat_id=1432191002&edition_id=0