搜索

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

1.scws_get_tops方法问题

更新时间:2011-09-16 21:09 t By wodeln

...有这两个警告。 Warning: scws_set_dict() [function.scws-set-dict]: open_basedir restriction in effect. File(C:\Program Files\scws\etc\dict.utf8.xdb) is not within the allowed path(s): (D:/DedeAMPZ/WebRoot/Default) in D:\DedeAMPZ\WebRoot\Default\tld\dede\getwen.php on line 6 Warning: scws_set_...

2.RE: scws_get_tops方法问题

发布时间:2011-09-17 01:09 t By hightman

从错误提示看就很明显告诉你是因为你的PHP限制了 open_basedir,所以你的词典必须放在 D:/DedeAMPZ/WebRoot/Default 的子目录下,不能放在 C:

3.PHP不是安装在默认路径,XS无权限执行?!

更新时间:2012-11-25 20:11 t By chinapubmed

...以下的问题: [code]Warning: require_once() [function.require-once]: open_basedir restriction in effect. File(/usr/local/xunsearch/sdk/php/lib/XS.php) is not within the allowed path(s): (/home/wwwroot/mesh:/tmp) in /home/wwwroot/mesh/public_html/so/search.php on line 11 Warning: require_onc...

4.搜索提示不显示了?

更新时间:2013-06-23 11:06 t By chinapubmed

...! ------我的尝试-- 难道是php配置问题吗? php.ini配置中把open_basedir=.:/usr/local/xunsearch/sdk/php/:/usr/local/nginx/html/了呀!(我nginx装在/usr/local/nginx下的) 并且给XS.php赋了755权限,骨架文件赋了755权限了! 并且我对照着看了两个平台的...

5.RE: [2011] SCWS-1.1.8 发布,提供VC9的php_scws.dll、支持自定义词库

更新时间:2011-09-01 11:09 t By wodeln

...警告: Warning: SimpleCWS::set_dict() [function.SimpleCWS-set-dict]: open_basedir restriction in effect. File(C:\Program Files\scws\etc\dict.xdb) is not within the allowed path(s): (D:/DedeAMPZ/WebRoot/Default) in D:\DedeAMPZ\WebRoot\Default\tld\dede\getwen.php on line 61 Warning: SimpleCWS::...

6.SCWS-php扩展的说明及用法

发布时间:2007-06-07 18:06 t By hightman

...路径,可以是相对路径或完全路径。(遵查安全模式下的open_basedir) [color=#0000ff]bool scws_set_rule(resource scws_handle, string rule_path)[/color] 说明:设定分词所用的新词识别规则集(用于人名、地名、数字时间年代等识别)。 返回:...

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