hi, i got a big problem, my env is php5.3.3/apache/2.2.17 all x64bit, now, all my service is ok but the php_scws.dll, run php got error: ------------------------------------------ PHP Warning: PHP Startup: Unable to load dynamic library 'D:\home\php\ext\php_s cws.dll' - %1 is not a valid Win32 ...
code: var_dump(scws_version()); scws_has_words($sh, $cutword); 打印输出: string(64) "SCWS (Module version:1.0.0, Library version:1.2.0) - by hightman" Fatal error: Call to undefined function scws_has_words() in /letv/data/www/cutword/index.php on line 15 求帮助
...scws.la libtool: install: warning: remember to run `libtool --finish /home/hightman/scws/phpext/modules' Build complete. Don't forget to run 'make test'. [root@zjx phpext]# make install Installing shared extensions: /usr/local/php51/lib/php/extensions/no-debug-non-zts-20060613/ [root@zjx phpex...
...通过 [composer](https://getcomposer.org) 安装。我们的包名称为 `hightman/xunsearch`,内含全部 PHP-SDK 的库文件,还包括支持 Yii 的扩展类。 ### 安装 和绝大多数 composer 一样,你可以通过以下两种方法中的任意一种安装。 可以直接运行 `...
... ELFCLASS32 in Unknown on line 0 莫非不能在64位系统上使用,请hightman老大帮忙看看!