你看到错误提示了吗?有没有试着自己理解一下错误提示内容? 意思是服务端连不上,你开启了没有?bin/xs-ctl.sh start
我把机器自带的PHP5.1删除了。然后用源代码的形式安装了5.3的php ,然后再安装xunsearch ,成功后在运行 sdk/php/util/RequiredCheck.php 结果出现提示: /usr/bin/env: php: 没有那个文件或目录 这是怎么回事?
我系统自带的PHP 版本低于5.2 然后我删除了。用源代码的方式安装了一次。然后再安装迅搜。再检测运行环境sdk/php/util/RequiredCheck.php 出现下面的提示: /usr/bin/env: php: 没有那个文件或目录 这是为什么? 求助版主。
按照http://www.xunsearch.com/doc/php/guide/start.demo的指导, [code]cd $prefix/sdk/php util/Indexer.php --source=csv --clean demo[/code] 提示如下: /usr/bin/env: php: No such file or directory 请问是什么原因?
... more detail 查看安装目录 root@localhost:~# ls -i /etc/xunsearch/bin 789769 scws 789770 scws-gen-dict 789780 tst_uuid 789782 uuid_time 木有 bin/xs-ctl.sh 自己笨 没有安装zlib 现在好了
configure: error: *** You need a working C++ compiler to compile Xapian, but configure failed to *** find one. If you have a working C++ compiler, you can tell configure where *** to find it by invoking it like so: *** *** ./configure CXX=/opt/bin/c++
...出错,下面是setup.log checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking for gaw...
...p 来看一下进程当前卡在什么调用上。 此外,您可以用 bin/xs-ctl.sh fastrestart 前面加上 fast 则会保证重启成功 如果问题持续出现,将来会给 searchd 的 worker 进程加一个超时和总次数限制,以便智能释放资源。