Freebsd 8.0-RELEASE 测试成功。如果碰到如下错误:configure:error: scws_new() NOT found in libscws, please check it first 请参考下面帖子:[url]http://bbs.xunsearch.com/showthread.php?tid=7[/url]
[quote='hightman' pid='3516' dateline='1273220220'] 在phpext目录./configure之前做一下 export CFLAGS="-O2 -DZTS=1" 不知为什么会检测到 zts off,而实际上 zts 是 on,或许是编译脚本太旧? [/quote] 非常感谢大大啊· 居然真的就ok了· 哈哈· 还...
...后是数据库,这两个都没问题, 在安装myft这个插件式,configure没问题,make出现了一个错误,如下提示 ibtool: Version mismatch error. This is libtool 2.2.6, but the libtool: definition of this LT_INIT comes from an older release. libtool: You should recreate a...
...process the request. Error Details: The FastCGI process exceeded configured activity timeout Error Number: 258 (0x80070102). Error Description: µÈ´ýµÄ²Ù×÷¹ýʱ¡£ HTTP Error 500 - Server Error. Internet Information Services (IIS)
顶一下,再问一遍~ configure: error: Invalid xapian library, maybe not do the patch with scws?. 请问这是为什么啊?是不是我不小心运行那个patch的sh脚本啊!!
...gawk checking for scws support... yes, shared checking for scws.h... no configure: error: Please download and install scws from http://www.xunsearch.com/scws Linux localhost.localdomain 2.6.18-308.11.1.el5PAE #1 SMP Tue Jul 10 09:29:33 EDT 2012 i686 i686 i386 GNU/Linux
第1,第2:先用 php -i | grep Configuration 确定一下你真实的 php.ini 的位置。 至于apache的问题,暂不讨论了。 extension_dir 和 extension 的关系:加载时的真实路径是 extension_dir + extension 联合在一起作为路径,你说该怎么设? 此外 $s...
...功运行test出正确结果 在运行phpize的时候,出现提示 Configuring for: PHP Api Version: 20041225 Zend Module Api No: 20060613 Zend Extension Api No: 220060519 Can't locate object method "path" via package "Request" at /usr/share/autoconf/Autom4te/C4che.pm line...
.../down/scws-1.1.7.tar.bz2 tar jxvf scws-1.1.7.tar.bz2 cd scws-1.1.7 ./configure --prefix=/usr/local/scws-1.1.7 make make install ls -al /usr/local/scws-1.1.7/lib/libscws.la /usr/local/scws-1.1.7/bin/scws -h #两外我将字典文件放入了 /usr/local/scws-1.1.7/etc 下面 /opt/php-...
...如果你安装了多个版本的PHP,请指定正确的 phpize 以及在 configure时加入 --with-php-config= .. 指定路径。 经常有的人由于各种原因在系统装上了多个版本的PHP