...unsearch/scws" e:/soft/xunsearch/scws目录下的文件: dict.utf8.xdb rules.ini rules.utf8.ini rules_cht.utf8.ini 重新启动apache发现已经启动了这个extention. php 代码如下: 返回结果如下: Notice: Undefined variable: sh in E:\soft\PHPnow-1.5.6\htdocs\phpstudy\fe...
...果我用 $so->set_dict('C:/Program Files/scws/etc/dict.xdb'); $so->set_rule('C:/Program Files/scws/etc/rules.utf8.ini'); 就会有警告: Warning: SimpleCWS::set_dict() [function.SimpleCWS-set-dict]: open_basedir restriction in effect. File(C:\Program Files\scws\etc\dict.xdb) is not within th...
...\DedeAMPZ\WebRoot\Default\tld\dede\getwen.php on line 6 Warning: scws_set_rule() [function.scws-set-rule]: open_basedir restriction in effect. File(C:\Program Files\scws\etc\rules.ini) is not within the allowed path(s): (D:/DedeAMPZ/WebRoot/Default) in D:\DedeAMPZ\WebRoot\Default\tld\dede\getwen.ph...
... printf("Usage : %s dict rule\n",argv[0]); return -1; } scws_t ...
...ict]: Failed to load the dict file in D:\website\ dict_utf8.xdb 及 rules.utf8.ini 是放在test.php 同一個資料夾下 另有我試過用 $scws->set_dict('D:\website\dict_utf8.xdb'); 也有相同問題 請問PHP 設定是否特殊要求? PHP Version 5.2.8 Windows NT WEB01 5.0 bui...