[quote='hightman' pid='6116' dateline='1306309364'] 在WEB上写一个 内容为 的文件 看看上面显示当前生效的 php.ini 的路径,再看看你改的 php.ini 是不是正确的被使用了吧。 如果有命令行可以在命令行运行 php -m | grep scws 看看有没有能加...
[quote='hightman' pid='3401' dateline='1361417691'] 你确定 --with-scws=/usr/local/scws 这个目录下的 lib/目录下是否有 libscws.*** 的文件 [/quote] 我的是64位的系统,只有一个叫lib64的目录 [code]loading@opensuse:~> ls -ltr /usr/local/scws/lib64/ 总用量 180...
[quote='hightman' pid='6055' dateline='1305957974'] 你应该进入 scws-1.1.7/phpext/ 目录运行 phpize 啊 [/quote] 你好 可是我的scws目录没有phpext这个文件夹呀 下面是我的文件列表 [root@localhost scws-1.1.7]# ls -ltr 总计 32 drwxr-xr-x 3 root root 4096 05-2...
[size=medium]Checking scws ... no Installing scws (1.2.3-dev) ... Extracting scws package ... Configuring scws ... ----- checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes...
...1.5所有的 phpize以及php-config 和你正在用的不匹配?如果你安装了多个版本的PHP,请指定正确的 phpize 以及在 configure时加入 --with-php-config= .. 指定路径。 经常有的人由于各种原因在系统装上了多个版本的PHP [/quote] 你好,先...
1. ubuntu安装时:./setup.sh 错误提示:[code]Configuring xapian-core-scws ... ----- checking for library containing zlibVersion... -lz checking for uuid/uuid.h... no checking for uuid.h... no configure: error: Neither uuid/uuid.h nor uuid.h found - required for brass, chert and fli...
安装的时候出现了下面这样的问题 是什么原因?求指点 Checking scws ... setup.sh: line 158: test: cd: binary operator expected setup.sh: line 161: test: cd: binary operator expected no Installing scws (1.2.3-dev) ... Extracting scws package ... Configuring scws ... ----- ...
Warning: PHP Startup: Unable to load dynamic library 'd:/wamp/bin/php/php5.3.13/ext/php_scws.dll' - %1 不是有效的 Win32 应用程序。 apache的错误日志中这么报错!哪里有64位的扩展库下载?
下一版本我编译一个吧。。。你试试下载 i386 版本的PHP呢
参照http://www.ftphp.com/scws/docs.php#instscws安装1.1.2版本。1-9步都安装无误。但第10步安装 php extension 遇到些问题求解答: 问题1: scws.so是在 /usr/local/lib/php/extensions/no-debug-non-zts-20060613/scws.so 我的php.ini中 extension_dir = "./"。 是不是...