...下: [php]function checksys($str){ $syskey = array(' AND ',' OR ',' NOT ',' AND_NOT ',' XOR ',' NEAR ',' ADJ '); $str = str_replace($syskey,' ',' '.$str.' '); $ta = explode('.',trim($str).'.'); $i = 0; $str = ''; foreach($ta as $t){ if(is_string($t) && strlen($t)>1 && is_string($ta...
...\hightman\scws_xdb\xdb.class.php on line 612 Warning: unpack(): Type I: not enough input, need 4, have 0 in F:\hightman\scws_xdb\xdb.class.php on line 613 Warning: fread(): Length parameter must be greater than 0 in F:\hightman\scws_xdb\xdb.class.php on line 638 Warning: fread(): Length par...
...nnect($host, $user, $pass)) === false) { throw new XSException("Can not connect to mysql server: '$user@$host'"); } if (!mysql_select_db($param['dbname'], $this->link)) { $this->close(); throw new XSException("Can not switch to database name: '{$param['dbname']}'"); } ...
...rt); if ($this->obj->connect_error) { throw new XSException("Can not connect to mysql server: '$user@$host'"); } if (!$this->obj->select_db($param['dbname'])) { $this->close(); throw new XSException("Can not switch to database name: '{$param['dbname']}'"); } $this...
...。 加载了还是一直提示找不到文件。 [undefined=undefined]Note: Extensions marked with a symbol '!' indicate that an inconsistency occurred between the server state and the php.ini state. Possible causes are that the php.ini was changed earlier and the server was not restarted, or t...
...nchanged config.status: executing depfiles commands -bash: make: command not found -bash: make: command not found Centos系统!
错误信息 checking for a sed that does not truncate output... /usr/local/bin/sed checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... /usr/bin/grep checking ...
...ir 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_rule() [function.scws-set-rule]: open_basedir restriction in effect. File(C:\Progra...
...enizer()->getTokens($value, $doc); // self: [bool term, NOT weight, NOT stem, NOT pos] if ($field->hasIndexSelf()) { $wdf = $field->isBoolIndex() ? 1 : ($field->weight | XS_CMD_INDEX_FLAG_CHECKSTEM); foreach ($terms ...