搜索

大约有 27 项符合查询结果, 库内数据总量为 3,513 项。 (搜索耗时:0.0057秒)

1.fsockopen() 报 fsockopen(): unable to connect to localhost:8384 (Permission denied)(2)

发布时间:2011-10-17 16:10 t By mengfanchao

fsockopen() 报 fsockopen(): unable to connect to localhost:8384 (Permission denied)(2)

2.RE: Unable to load dynamic library './usr/lib/php/scws.so'

发布时间:2009-10-21 12:10 t By hightman

php.ini中的 extension_dir="./" 改成空的

3.RE: fsockopen() 报 fsockopen(): unable to connect to localhost:8384 (Permission denied)(2)

更新时间:2011-10-17 16:10 t By mengfanchao

...384) 这个应该是服务启动成功了吧可还是报:fsockopen(): unable to connect to localhost:8384 (Permission denied)[hr] 我用的是centos6.0.

4.RE: 安装scws-1.1.5时遇到问题:Unable to load dynamic library

发布时间:2011-01-14 12:01 t By xxxG9onno

...样就可以正常加载scws了。 如果遇到跟我一样的问题:Unable to load dynamic library,最好用安装的php下的/bin/php 来检查一下是否能正常加载,方法是: /...(安装目录)/php/bin/php -m|grep scws 如果不能加载,就会出现 Unable …… 这个...

5.RE: fsockopen() 报 fsockopen(): unable to connect to localhost:8384 (Permission denied)(2)

发布时间:2011-10-17 16:10 t By hightman

大概有可能是你启用了 redhat 系的 SELinux 所以限制了连接?建议非必要就把它关了。或者网上搜索一下再看看怎么解决。

6.Unable to load dynamic library './usr/lib/php/scws.so'

发布时间:2009-10-13 12:10 t By h_jlin

安装scws.so 用php -m 显示 错误! Unable to load dynamic library './usr/lib/php/scws.so' ... cannot open shared object file: No such file or directory in Unknown on line 0 我的php.ini 配置是: [scws] extension = "/usr/lib/php/scws.so" scws.default.charset = gbk scws.default.fpa...

7.RE: fsockopen() 报 fsockopen(): unable to connect to localhost:8384 (Permission denied)(2)

发布时间:2011-10-17 16:10 t By hightman

这说明你的服务端没有开啊 安装完 xunsearch 必须启动 xunsearch server的。运行 安装目录下的 bin/xs-ctl.sh start 来启动。 xunsearch 是c/s的工作模型,php 的代码相当于客户端,它去连接 c/c++ 写的服务端。

8.RE: 安装scws-1.1.5时遇到问题:Unable to load dynamic library

发布时间:2011-01-12 11:01 t By hightman

从错误提示看并不是找不到路径,而是加载时出现未定义的函数。 是不是你编译scws-1.1.5所有的 phpize以及php-config 和你正在用的不匹配?如果你安装了多个版本的PHP,请指定正确的 phpize 以及在 configure时加入 --with-php-config= .. ...

9.安装scws-1.1.5时遇到问题:Unable to load dynamic library

发布时间:2011-01-12 10:01 t By xxxG9onno

...装,在php加载 scws.so 时出现错误: PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/scws.so' - /usr/lib/php/modules/scws.so: undefined symbol: zend_ini_string_ex in Unknown on line 0 实际上,.../modules/ 目录下是存在 scws.so 文件的,我根...

10.RE: 安装scws-1.1.5时遇到问题:Unable to load dynamic library

发布时间:2011-01-12 22:01 t By hightman

既然这样你编译的scws应当是要给自己安装的 /usr/local/php 使用的对吧?如果你编译的结果是给另一个版本的php用,则应当用/usr/bin/php-config 及 phpize 确认一下扩展编译步骤(在 scws-1.1.5/phpext/ 目录下运行以下): /usr/local/php/bin/phpi...

123
  • 时间不限
  • 按相关性排序