这样设置后 ./configure --with-scws=/usr/local/scws --with-php-config=/usr/local/php/bin/php-config 然后还是出错 不加--with-php-config=/usr/local/php/bin/php-config不会出错,但是PHP无法加载 # make /bin/sh /niran/fenci/scws-1.1.2/phpext/libtool --mode=compile gcc -I...
最后一步出现这个错误 [root@64646155 phpext]# make && make install /bin/sh /niran/fenci/scws/phpext/libtool --mode=compile cc -I. -I/niran/fenci/scws/phpext -DPHP_ATOM_INC -I/niran/fenci/scws/phpext/include -I/niran/fenci/scws/phpext/main -I/niran/fenci/scws/phpext -I/usr/local/php/i...
[quote='hightman' pid='7' dateline='1315934809'] 您 的PHP版本?是否先运行 util/RequiredCheck.php 测试一下,看上去你的PHP似乎 不支持 __toString() [/quote] 谢谢您的回复,我把错误打出来了,大致是这样的一个错,不像是String的问题: [root@loc...
...o项目,搜索的时候显示: 错误:Object id #9 打印出search.php捕获到的异常,显示 [XSException] ../../../../../usr/local/xunsearch/sdk/php/lib/XS.php(2165): Failed to recv the data from server completely (SIZE:0/8, REASON:closed) #0 /usr/local/xunsearch/sdk/php/lib/XS.php...
为什么我到这一步 就不动了呢 ./sdk/php/util/Indexer.php --source=csv --clean demo [root@localhost home]# ls lnmp0.9-full lnmp.log lost+found wwwlogs lnmp0.9-full.tar.gz location www wwwroot [root@localhost home]# cd wwwroot [root@localhost wwwroot]# ls ftp index.h...
为什么我到这一步 就不动了呢 ./sdk/php/util/Indexer.php --source=csv --clean demo [root@localhost home]# ls lnmp0.9-full lnmp.log lost+found wwwlogs lnmp0.9-full.tar.gz location www wwwroot [root@localhost home]# cd wwwroot [root@localhost wwwroot]# ls ftp index.h...
...装步骤,却发现出错了: 看代码: [code] [root@localhost phpext]# ./configure --with-scws=/usr/local/scws/ --with-php-config=/usr/local/php5/bin/php-config checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for a sed that does...
我今天按照官方说明,打算在win2003 + iis6.0 +PHP5.3 配置php_scws,可是提示找不到php_scws.dll ,实际上路径设置没有问题。我想应该是php_scws.dll在php5.3上面运行不正确吧。请官方解决下,毕竟现在服务器用win2003的非常多! 感谢 Hightma...
[quote='webzhw' pid='8764' dateline='1330650092'] 配置都正确 phpinfo()信息 PHP Version 5.3.6RC3 Loaded Configuration File D:\php5\php.ini .... PHP.INI配置最后面也加了 [scws] extension=php_scws.dll scws.default.charset=gbk scws.default.fpath="C:\Program Files\scws\etc" ...
配置都正确 phpinfo()信息 PHP Version 5.3.6RC3 Loaded Configuration File D:\php5\php.ini .... PHP.INI配置最后面也加了 [scws] extension=php_scws.dll scws.default.charset=gbk scws.default.fpath="C:\Program Files\scws\etc" 我的是win2003系统IIS6环境下,配置都正确...