2017-06-28.loger.log 72 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  1. 2017-06-28 09:37:02
  2. ["\u9519\u8bef\u6587\u4ef6 \uff1a..\/Qii\/Autoloader\/Psr4.php","\u9519\u8bef\u4ee3\u7801 \uff1a245","\u9519\u8bef\u63cf\u8ff0 \uff1a\u6587\u4ef6<font color=\"red\">E:\\WebRoot\\Qii\\private\\Qii\\Bootstrap\\Base.php<\/font>\u4e0d\u5b58\u5728","\u9519\u8bef\u884c \uff1a245 on <pre style=\"font-weight:bold;\"><font >235:<\/font>\t<font > * @return string \u6587\u4ef6\u8def\u5f84<\/font><br \/><font >236:<\/font>\t<font > *\/<\/font><br \/><font >237:<\/font>\t<font > public function loadFileByClass($class)<\/font><br \/><font >238:<\/font>\t<font > {<\/font><br \/><font >239:<\/font>\t<font > \/\/ the current namespace prefix<\/font><br \/><font >240:<\/font>\t<font > \/\/replace &quot;_&quot; to &quot;\\&quot; use common method to load class<\/font><br \/><font >241:<\/font>\t<font > $class = str_replace(&quot;_&quot;, &quot;\\\\&quot;, $class);<\/font><br \/><font >242:<\/font>\t<font > if(!$this-&gt;searchMappedFile($class))<\/font><br \/><font >243:<\/font>\t<font > {<\/font><br \/><font >244:<\/font>\t<font > $notLoaded = isset(self::$lastErrorLoadedFile[$class]) ? self::$lastErrorLoadedFile[$class] : self::getClassName($class);<\/font><br \/><font color=\"red\">245:<\/font>\t<font color=\"red\"> throw new \\Qii\\Exceptions\\FileNotFound(\\Qii::i(1405, $notLoaded), __LINE__);<\/font><br \/><font >246:<\/font>\t<font > }<\/font><br \/><font >247:<\/font>\t<font > }<\/font><br \/><font >248:<\/font>\t<font ><\/font><br \/><font >249:<\/font>\t<font > \/**<\/font><br \/><font >250:<\/font>\t<font > * loadClass\u8fd4\u56de\u771f\u6b63\u7684\u7c7b\u540d<\/font><br \/><font >251:<\/font>\t<font > *<\/font><br \/><font >252:<\/font>\t<font > * @param string $class \u7c7b\u540d<\/font><br \/><font >253:<\/font>\t<font > *\/<\/font><br \/><font >254:<\/font>\t<font > public function getClassName($class)<\/font><br \/><font >255:<\/font>\t<font > {<\/font><\/pre>","\u9519\u8bef\u8ffd\u8e2a\u5982\u4e0b\uff1a<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#0 [internal function]: Qii\\Autoloader\\Psr4->loadFileByClass('Qii\\\\Bootstrap\\\\B...')<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#1 E:\\WebRoot\\Qii\\private\\Bootstrap.php(2): spl_autoload_call('Qii\\\\Bootstrap\\\\B...')<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#2 E:\\WebRoot\\Qii\\Qii\\Autoloader\\Import.php(26): require('E:\\\\WebRoot\\\\Qii\\\\...')<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#3 E:\\WebRoot\\Qii\\Qii\\Autoloader\\Psr4.php(388): Qii\\Autoloader\\Import::requires('E:\\\\WebRoot\\\\Qii\\\\...')<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#4 E:\\WebRoot\\Qii\\Qii\\Autoloader\\Psr4.php(370): Qii\\Autoloader\\Psr4->requireFile('E:\\\\WebRoot\\\\Qii\\\\...')<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#5 E:\\WebRoot\\Qii\\Qii\\Autoloader\\Psr4.php(226): Qii\\Autoloader\\Psr4->loadMappedFile('workspace\\\\', 'Bootstrap')<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#6 E:\\WebRoot\\Qii\\Qii\\Autoloader\\Psr4.php(242): Qii\\Autoloader\\Psr4->searchMappedFile('Bootstrap')<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#7 E:\\WebRoot\\Qii\\Qii\\Application.php(230): Qii\\Autoloader\\Psr4->loadFileByClass('Bootstrap')<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#8 E:\\WebRoot\\Qii\\public\\index.php(11): Qii\\Application->setBootstrap()<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#9 {main}<br \/>","Source URL:http:\/\/test\/Qii\/public\/","Referer URL:http:\/\/test\/Qii\/public\/"]
  3. 2017-06-28 09:37:47
  4. ["\u9519\u8bef\u6587\u4ef6 \uff1a..\/Qii\/Autoloader\/Psr4.php","\u9519\u8bef\u4ee3\u7801 \uff1a245","\u9519\u8bef\u63cf\u8ff0 \uff1a\u6587\u4ef6<font color=\"red\">E:\\WebRoot\\Qii\\private\\Qii\\Controller\\Base.php<\/font>\u4e0d\u5b58\u5728","\u9519\u8bef\u884c \uff1a245 on <pre style=\"font-weight:bold;\"><font >235:<\/font>\t<font > * @return string \u6587\u4ef6\u8def\u5f84<\/font><br \/><font >236:<\/font>\t<font > *\/<\/font><br \/><font >237:<\/font>\t<font > public function loadFileByClass($class)<\/font><br \/><font >238:<\/font>\t<font > {<\/font><br \/><font >239:<\/font>\t<font > \/\/ the current namespace prefix<\/font><br \/><font >240:<\/font>\t<font > \/\/replace &quot;_&quot; to &quot;\\&quot; use common method to load class<\/font><br \/><font >241:<\/font>\t<font > $class = str_replace(&quot;_&quot;, &quot;\\\\&quot;, $class);<\/font><br \/><font >242:<\/font>\t<font > if(!$this-&gt;searchMappedFile($class))<\/font><br \/><font >243:<\/font>\t<font > {<\/font><br \/><font >244:<\/font>\t<font > $notLoaded = isset(self::$lastErrorLoadedFile[$class]) ? self::$lastErrorLoadedFile[$class] : self::getClassName($class);<\/font><br \/><font color=\"red\">245:<\/font>\t<font color=\"red\"> throw new \\Qii\\Exceptions\\FileNotFound(\\Qii::i(1405, $notLoaded), __LINE__);<\/font><br \/><font >246:<\/font>\t<font > }<\/font><br \/><font >247:<\/font>\t<font > }<\/font><br \/><font >248:<\/font>\t<font ><\/font><br \/><font >249:<\/font>\t<font > \/**<\/font><br \/><font >250:<\/font>\t<font > * loadClass\u8fd4\u56de\u771f\u6b63\u7684\u7c7b\u540d<\/font><br \/><font >251:<\/font>\t<font > *<\/font><br \/><font >252:<\/font>\t<font > * @param string $class \u7c7b\u540d<\/font><br \/><font >253:<\/font>\t<font > *\/<\/font><br \/><font >254:<\/font>\t<font > public function getClassName($class)<\/font><br \/><font >255:<\/font>\t<font > {<\/font><\/pre>","\u9519\u8bef\u8ffd\u8e2a\u5982\u4e0b\uff1a<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#0 [internal function]: Qii\\Autoloader\\Psr4->loadFileByClass('Qii\\\\Controller\\\\...')<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#1 E:\\WebRoot\\Qii\\private\\Controller\\Index.php(4): spl_autoload_call('Qii\\\\Controller\\\\...')<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#2 E:\\WebRoot\\Qii\\Qii\\Autoloader\\Import.php(26): require('E:\\\\WebRoot\\\\Qii\\\\...')<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#3 E:\\WebRoot\\Qii\\Qii\\Autoloader\\Psr4.php(388): Qii\\Autoloader\\Import::requires('E:\\\\WebRoot\\\\Qii\\\\...')<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#4 E:\\WebRoot\\Qii\\Qii\\Autoloader\\Psr4.php(370): Qii\\Autoloader\\Psr4->requireFile('E:\\\\WebRoot\\\\Qii\\\\...')<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#5 E:\\WebRoot\\Qii\\Qii\\Autoloader\\Psr4.php(226): Qii\\Autoloader\\Psr4->loadMappedFile('workspace\\\\', 'Controller\\\\inde...')<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#6 E:\\WebRoot\\Qii\\Qii\\Autoloader\\Psr4.php(259): Qii\\Autoloader\\Psr4->searchMappedFile('Controller\\\\inde...')<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#7 E:\\WebRoot\\Qii\\Qii\\Autoloader\\Psr4.php(279): Qii\\Autoloader\\Psr4->getClassName('Controller\\\\inde...')<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#8 [internal function]: Qii\\Autoloader\\Psr4->loadClass('Controller_inde...')<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#9 E:\\WebRoot\\Qii\\Qii\\Controller\\Dispatcher.php(38): call_user_func_array(Array, Array)<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#10 E:\\WebRoot\\Qii\\Qii\\Application.php(374): Qii\\Controller\\Dispatcher->dispatch()<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#11 E:\\WebRoot\\Qii\\public\\index.php(12): Qii\\Application->run()<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#12 {main}<br \/>","Source URL:http:\/\/test\/Qii\/public\/","Referer URL:http:\/\/test\/Qii\/public\/"]
  5. 2017-06-28 09:38:19
  6. ["\u9519\u8bef\u6587\u4ef6 \uff1a..\/Qii\/Base\/Controller.php","\u9519\u8bef\u4ee3\u7801 \uff1a0","\u9519\u8bef\u63cf\u8ff0 \uff1aArgument 1 passed to Qii\\Base\\Controller::setRequest() must be an instance of Qii\\Request\\Base, instance of Qii\\Request\\Http given, called in E:\\WebRoot\\Qii\\Qii\\Controller\\Dispatcher.php on line 39","\u9519\u8bef\u884c \uff1a177 on <pre style=\"font-weight:bold;\"><font >167:<\/font>\t<font > *\/<\/font><br \/><font >168:<\/font>\t<font > public function getView()<\/font><br \/><font >169:<\/font>\t<font > {<\/font><br \/><font >170:<\/font>\t<font > return $this-&gt;view;<\/font><br \/><font >171:<\/font>\t<font > }<\/font><br \/><font >172:<\/font>\t<font ><\/font><br \/><font >173:<\/font>\t<font > \/**<\/font><br \/><font >174:<\/font>\t<font > * \u8bbe\u7f6erequest<\/font><br \/><font >175:<\/font>\t<font > * @param $request<\/font><br \/><font >176:<\/font>\t<font > *\/<\/font><br \/><font color=\"red\">177:<\/font>\t<font color=\"red\"> public function setRequest(\\Qii\\Request\\Base $request)<\/font><br \/><font >178:<\/font>\t<font > {<\/font><br \/><font >179:<\/font>\t<font > $this-&gt;request = $request;<\/font><br \/><font >180:<\/font>\t<font > }<\/font><br \/><font >181:<\/font>\t<font ><\/font><br \/><font >182:<\/font>\t<font ><\/font><br \/><font >183:<\/font>\t<font > \/**<\/font><br \/><font >184:<\/font>\t<font > * \u53ea\u8981\u7ee7\u627f\u7684\u65b9\u6cd5\u8c03\u7528parent::__construct()\u5c31\u5f00\u59cb\u6267\u884c<\/font><br \/><font >185:<\/font>\t<font > * \u6b64\u65b9\u6cd5\u5982\u679c\u8fd4\u56defalse\uff0c\u5c06\u4e0d\u518d\u5f80\u4e0b\u7ee7\u7eed\u6267\u884c<\/font><br \/><font >186:<\/font>\t<font > *\/<\/font><br \/><font >187:<\/font>\t<font > protected function beforeRun()<\/font><\/pre>","\u9519\u8bef\u8ffd\u8e2a\u5982\u4e0b\uff1a<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#0 E:\\WebRoot\\Qii\\Qii\\Controller\\Dispatcher.php(39): Qii\\Base\\Controller->setRequest(Object(Qii\\Request\\Http))<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#1 E:\\WebRoot\\Qii\\Qii\\Application.php(374): Qii\\Controller\\Dispatcher->dispatch()<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#2 E:\\WebRoot\\Qii\\public\\index.php(12): Qii\\Application->run()<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#3 {main}<br \/>","Source URL:http:\/\/test\/Qii\/public\/","Referer URL:http:\/\/test\/Qii\/public\/"]
  7. 2017-06-28 09:52:00
  8. ["\u9519\u8bef\u6587\u4ef6 \uff1a..\/Qii\/Autoloader\/Psr4.php","\u9519\u8bef\u4ee3\u7801 \uff1a245","\u9519\u8bef\u63cf\u8ff0 \uff1a\u6587\u4ef6<font color=\"red\">E:\\WebRoot\\Qii\\private\\Qii\\Controller\\Dispatcher.php<\/font>\u4e0d\u5b58\u5728","\u9519\u8bef\u884c \uff1a245 on <pre style=\"font-weight:bold;\"><font >235:<\/font>\t<font > * @return string \u6587\u4ef6\u8def\u5f84<\/font><br \/><font >236:<\/font>\t<font > *\/<\/font><br \/><font >237:<\/font>\t<font > public function loadFileByClass($class)<\/font><br \/><font >238:<\/font>\t<font > {<\/font><br \/><font >239:<\/font>\t<font > \/\/ the current namespace prefix<\/font><br \/><font >240:<\/font>\t<font > \/\/replace &quot;_&quot; to &quot;\\&quot; use common method to load class<\/font><br \/><font >241:<\/font>\t<font > $class = str_replace(&quot;_&quot;, &quot;\\\\&quot;, $class);<\/font><br \/><font >242:<\/font>\t<font > if(!$this-&gt;searchMappedFile($class))<\/font><br \/><font >243:<\/font>\t<font > {<\/font><br \/><font >244:<\/font>\t<font > $notLoaded = isset(self::$lastErrorLoadedFile[$class]) ? self::$lastErrorLoadedFile[$class] : self::getClassName($class);<\/font><br \/><font color=\"red\">245:<\/font>\t<font color=\"red\"> throw new \\Qii\\Exceptions\\FileNotFound(\\Qii::i(1405, $notLoaded), __LINE__);<\/font><br \/><font >246:<\/font>\t<font > }<\/font><br \/><font >247:<\/font>\t<font > }<\/font><br \/><font >248:<\/font>\t<font ><\/font><br \/><font >249:<\/font>\t<font > \/**<\/font><br \/><font >250:<\/font>\t<font > * loadClass\u8fd4\u56de\u771f\u6b63\u7684\u7c7b\u540d<\/font><br \/><font >251:<\/font>\t<font > *<\/font><br \/><font >252:<\/font>\t<font > * @param string $class \u7c7b\u540d<\/font><br \/><font >253:<\/font>\t<font > *\/<\/font><br \/><font >254:<\/font>\t<font > public function getClassName($class)<\/font><br \/><font >255:<\/font>\t<font > {<\/font><\/pre>","\u9519\u8bef\u8ffd\u8e2a\u5982\u4e0b\uff1a<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#0 E:\\WebRoot\\Qii\\Qii\\Autoloader\\Psr4.php(285): Qii\\Autoloader\\Psr4->loadFileByClass('Qii\\\\Controller\\\\...')<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#1 E:\\WebRoot\\Qii\\Qii\\Application.php(354): Qii\\Autoloader\\Psr4->loadClass('Qii_Controller_...')<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#2 E:\\WebRoot\\Qii\\public\\index.php(12): Qii\\Application->run()<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#3 {main}<br \/>","Source URL:http:\/\/test\/Qii\/public\/","Referer URL:http:\/\/test\/Qii\/public\/"]
  9. 2017-06-28 09:52:24
  10. ["\u9519\u8bef\u6587\u4ef6 \uff1a..\/Qii\/Base\/Request.php","\u9519\u8bef\u4ee3\u7801 \uff1a0","\u9519\u8bef\u63cf\u8ff0 \uff1aArgument 1 passed to Qii\\Base\\Request::setDispatcher() must be an instance of Qii\\Controller\\Dispatcher, instance of Qii\\Base\\Dispatcher given, called in E:\\WebRoot\\Qii\\Qii\\Application.php on line 371","\u9519\u8bef\u884c \uff1a486 on <pre style=\"font-weight:bold;\"><font >476:<\/font>\t<font > return $this;<\/font><br \/><font >477:<\/font>\t<font > }<\/font><br \/><font >478:<\/font>\t<font > return false;<\/font><br \/><font >479:<\/font>\t<font > }<\/font><br \/><font >480:<\/font>\t<font ><\/font><br \/><font >481:<\/font>\t<font > \/**<\/font><br \/><font >482:<\/font>\t<font > * \u8bbe\u7f6edispatcher<\/font><br \/><font >483:<\/font>\t<font > *<\/font><br \/><font >484:<\/font>\t<font > * @param Qii_Controller_Dispatcher $dispatcher<\/font><br \/><font >485:<\/font>\t<font > *\/<\/font><br \/><font color=\"red\">486:<\/font>\t<font color=\"red\"> public function setDispatcher(\\Qii\\Controller\\Dispatcher $dispatcher)<\/font><br \/><font >487:<\/font>\t<font > {<\/font><br \/><font >488:<\/font>\t<font > $this-&gt;dispatcher = $dispatcher;<\/font><br \/><font >489:<\/font>\t<font > }<\/font><br \/><font >490:<\/font>\t<font ><\/font><br \/><font >491:<\/font>\t<font > \/**<\/font><br \/><font >492:<\/font>\t<font > * isRouted<\/font><br \/><font >493:<\/font>\t<font > *<\/font><br \/><font >494:<\/font>\t<font > * @param void<\/font><br \/><font >495:<\/font>\t<font > * @return boolean<\/font><br \/><font >496:<\/font>\t<font > *\/<\/font><\/pre>","\u9519\u8bef\u8ffd\u8e2a\u5982\u4e0b\uff1a<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#0 E:\\WebRoot\\Qii\\Qii\\Application.php(371): Qii\\Base\\Request->setDispatcher(Object(Qii\\Base\\Dispatcher))<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#1 E:\\WebRoot\\Qii\\public\\index.php(12): Qii\\Application->run()<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#2 {main}<br \/>","Source URL:http:\/\/test\/Qii\/public\/","Referer URL:http:\/\/test\/Qii\/public\/"]
  11. 2017-06-28 10:43:40
  12. ["\u9519\u8bef\u6587\u4ef6 \uff1a..\/Qii\/Qii.php","\u9519\u8bef\u4ee3\u7801 \uff1a0","\u9519\u8bef\u63cf\u8ff0 \uff1aCall to undefined method Qii\\Config\\Arrays::setPrivate()","\u9519\u8bef\u884c \uff1a53 on <pre style=\"font-weight:bold;\"><font >43:<\/font>\t<font >\t return \\Qii\\Autoloader\\Factory::getInstance('\\Qii');<\/font><br \/><font >44:<\/font>\t<font > }<\/font><br \/><font >45:<\/font>\t<font > \/**<\/font><br \/><font >46:<\/font>\t<font > * \u8bbe\u7f6eprivate \u5c5e\u6027<\/font><br \/><font >47:<\/font>\t<font > *<\/font><br \/><font >48:<\/font>\t<font > * @param String $name<\/font><br \/><font >49:<\/font>\t<font > * @param Mix $value<\/font><br \/><font >50:<\/font>\t<font > *\/<\/font><br \/><font >51:<\/font>\t<font > public static function setPrivate($name, $value)<\/font><br \/><font >52:<\/font>\t<font > {<\/font><br \/><font color=\"red\">53:<\/font>\t<font color=\"red\"> \\Qii\\Autoloader\\Psr4::getInstance()-&gt;loadClass('\\Qii\\Config\\Arrays')-&gt;setPrivate($name, $value);<\/font><br \/><font >54:<\/font>\t<font > }<\/font><br \/><font >55:<\/font>\t<font ><\/font><br \/><font >56:<\/font>\t<font > \/**<\/font><br \/><font >57:<\/font>\t<font > * \u83b7\u53d6private\u5c5e\u6027<\/font><br \/><font >58:<\/font>\t<font > *<\/font><br \/><font >59:<\/font>\t<font > * @param String $name<\/font><br \/><font >60:<\/font>\t<font > * @param String $key<\/font><br \/><font >61:<\/font>\t<font > * @return Mix<\/font><br \/><font >62:<\/font>\t<font > *\/<\/font><br \/><font >63:<\/font>\t<font > public static function getPrivate($name, $key = '')<\/font><\/pre>","\u9519\u8bef\u8ffd\u8e2a\u5982\u4e0b\uff1a<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#0 E:\\WebRoot\\Qii\\Qii\\Driver\\Pdo\\Driver.php(119): Qii::setPrivate('__model', Array)<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#1 E:\\WebRoot\\Qii\\Qii\\Driver\\Pdo\\Driver.php(103): Qii\\Driver\\Pdo\\Driver->query('SELECT * FROM i...')<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#2 E:\\WebRoot\\Qii\\Qii\\Driver\\Pdo\\Driver.php(195): Qii\\Driver\\Pdo\\Driver->setQuery('SELECT * FROM i...')<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#3 [internal function]: Qii\\Driver\\Pdo\\Driver->getRow('SELECT * FROM i...')<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#4 E:\\WebRoot\\Qii\\Qii\\Driver\\Model.php(208): call_user_func_array(Array, Array)<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#5 E:\\WebRoot\\Qii\\private\\Controller\\Index.php(10): Qii\\Driver\\Model->__call('getRow', Array)<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#6 [internal function]: Controller\\index->indexAction()<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#7 E:\\WebRoot\\Qii\\Qii\\Base\\Dispatcher.php(68): call_user_func_array(Array, Array)<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#8 E:\\WebRoot\\Qii\\Qii\\Application.php(374): Qii\\Base\\Dispatcher->dispatch()<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#9 E:\\WebRoot\\Qii\\public\\index.php(12): Qii\\Application->run()<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#10 {main}<br \/>","Source URL:http:\/\/test\/Qii\/public\/","Referer URL:http:\/\/test\/Qii\/public\/"]
  13. 2017-06-28 10:46:20
  14. ["\u9519\u8bef\u6587\u4ef6 \uff1a..\/Qii\/Driver\/Pdo\/Connection.php","\u9519\u8bef\u4ee3\u7801 \uff1a1045","\u9519\u8bef\u63cf\u8ff0 \uff1aSQLSTATE[HY000] [1045] Access denied for user 'root'@'172.17.0.1' (using password: YES)","\u9519\u8bef\u884c \uff1a69 on <pre style=\"font-weight:bold;\"><font >59:<\/font>\t<font >\t *\/<\/font><br \/><font >60:<\/font>\t<font >\tpublic function getWriteConnection()<\/font><br \/><font >61:<\/font>\t<font >\t{<\/font><br \/><font >62:<\/font>\t<font >\t\t$dbInfo = $this-&gt;_dbInfo['master'];<\/font><br \/><font >63:<\/font>\t<font >\t\ttry {<\/font><br \/><font >64:<\/font>\t<font >\t\t\tif ($this-&gt;_dbInfo['use_db_driver'] == 'mssql') {<\/font><br \/><font >65:<\/font>\t<font >\t\t\t\t$dsn = 'odbc:Driver={SQL Server};Server=' . $dbInfo['host'] . ';Database=' . $dbInfo['db'] . ';';<\/font><br \/><font >66:<\/font>\t<font >\t\t\t} else {<\/font><br \/><font >67:<\/font>\t<font >\t\t\t\t$dsn = $this-&gt;_dbInfo['use_db_driver'] . &quot;:host=&quot; . $dbInfo['host'] . &quot;;dbname=&quot; . $dbInfo['db'];<\/font><br \/><font >68:<\/font>\t<font >\t\t\t}<\/font><br \/><font color=\"red\">69:<\/font>\t<font color=\"red\">\t\t\treturn new \\PDO($dsn, $dbInfo['user'], $dbInfo['password']);<\/font><br \/><font >70:<\/font>\t<font >\t\t} catch (Exception $e) {<\/font><br \/><font >71:<\/font>\t<font >\t\t\tthrow new \\Qii\\Exceptions\\Errors(\\Qii::i(1500, $dbInfo['host'], $dbInfo['user'], $dbInfo['password'], $dbInfo['db'], $e-&gt;getMessage()), __LINE__);<\/font><br \/><font >72:<\/font>\t<font >\t\t}<\/font><br \/><font >73:<\/font>\t<font >\t}<\/font><br \/><font >74:<\/font>\t<font >}<\/font><\/pre>","\u9519\u8bef\u8ffd\u8e2a\u5982\u4e0b\uff1a<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#0 E:\\WebRoot\\Qii\\Qii\\Driver\\Pdo\\Connection.php(69): PDO->__construct('mysql:host=127....', 'root', '119328118')<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#1 E:\\WebRoot\\Qii\\Qii\\Driver\\Pdo\\Connection.php(53): Qii\\Driver\\Pdo\\Connection->getWriteConnection()<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#2 E:\\WebRoot\\Qii\\Qii\\Driver\\ConnBase.php(55): Qii\\Driver\\Pdo\\Connection->getReadConnection()<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#3 E:\\WebRoot\\Qii\\Qii\\Driver\\Pdo\\Driver.php(122): Qii\\Driver\\ConnBase->getConnectionBySQL('SELECT * FROM i...')<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#4 E:\\WebRoot\\Qii\\Qii\\Driver\\Pdo\\Driver.php(103): Qii\\Driver\\Pdo\\Driver->query('SELECT * FROM i...')<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#5 E:\\WebRoot\\Qii\\Qii\\Driver\\Pdo\\Driver.php(195): Qii\\Driver\\Pdo\\Driver->setQuery('SELECT * FROM i...')<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#6 [internal function]: Qii\\Driver\\Pdo\\Driver->getRow('SELECT * FROM i...')<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#7 E:\\WebRoot\\Qii\\Qii\\Driver\\Model.php(208): call_user_func_array(Array, Array)<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#8 E:\\WebRoot\\Qii\\private\\Controller\\Index.php(10): Qii\\Driver\\Model->__call('getRow', Array)<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#9 [internal function]: Controller\\index->indexAction()<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#10 E:\\WebRoot\\Qii\\Qii\\Base\\Dispatcher.php(68): call_user_func_array(Array, Array)<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#11 E:\\WebRoot\\Qii\\Qii\\Application.php(374): Qii\\Base\\Dispatcher->dispatch()<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#12 E:\\WebRoot\\Qii\\public\\index.php(12): Qii\\Application->run()<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#13 {main}<br \/>","Source URL:http:\/\/test\/Qii\/public\/","Referer URL:http:\/\/test\/Qii\/public\/"]
  15. 2017-06-28 10:47:25
  16. ["\u9519\u8bef\u6587\u4ef6 \uff1a..\/Qii\/Driver\/Pdo\/Connection.php","\u9519\u8bef\u4ee3\u7801 \uff1a1045","\u9519\u8bef\u63cf\u8ff0 \uff1aSQLSTATE[HY000] [1045] Access denied for user 'root'@'172.17.0.1' (using password: YES)","\u9519\u8bef\u884c \uff1a69 on <pre style=\"font-weight:bold;\"><font >59:<\/font>\t<font >\t *\/<\/font><br \/><font >60:<\/font>\t<font >\tpublic function getWriteConnection()<\/font><br \/><font >61:<\/font>\t<font >\t{<\/font><br \/><font >62:<\/font>\t<font >\t\t$dbInfo = $this-&gt;_dbInfo['master'];<\/font><br \/><font >63:<\/font>\t<font >\t\ttry {<\/font><br \/><font >64:<\/font>\t<font >\t\t\tif ($this-&gt;_dbInfo['use_db_driver'] == 'mssql') {<\/font><br \/><font >65:<\/font>\t<font >\t\t\t\t$dsn = 'odbc:Driver={SQL Server};Server=' . $dbInfo['host'] . ';Database=' . $dbInfo['db'] . ';';<\/font><br \/><font >66:<\/font>\t<font >\t\t\t} else {<\/font><br \/><font >67:<\/font>\t<font >\t\t\t\t$dsn = $this-&gt;_dbInfo['use_db_driver'] . &quot;:host=&quot; . $dbInfo['host'] . &quot;;dbname=&quot; . $dbInfo['db'];<\/font><br \/><font >68:<\/font>\t<font >\t\t\t}<\/font><br \/><font color=\"red\">69:<\/font>\t<font color=\"red\">\t\t\treturn new \\PDO($dsn, $dbInfo['user'], $dbInfo['password']);<\/font><br \/><font >70:<\/font>\t<font >\t\t} catch (Exception $e) {<\/font><br \/><font >71:<\/font>\t<font >\t\t\tthrow new \\Qii\\Exceptions\\Errors(\\Qii::i(1500, $dbInfo['host'], $dbInfo['user'], $dbInfo['password'], $dbInfo['db'], $e-&gt;getMessage()), __LINE__);<\/font><br \/><font >72:<\/font>\t<font >\t\t}<\/font><br \/><font >73:<\/font>\t<font >\t}<\/font><br \/><font >74:<\/font>\t<font >}<\/font><\/pre>","\u9519\u8bef\u8ffd\u8e2a\u5982\u4e0b\uff1a<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#0 E:\\WebRoot\\Qii\\Qii\\Driver\\Pdo\\Connection.php(69): PDO->__construct('mysql:host=127....', 'root', '119328118')<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#1 E:\\WebRoot\\Qii\\Qii\\Driver\\Pdo\\Connection.php(53): Qii\\Driver\\Pdo\\Connection->getWriteConnection()<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#2 E:\\WebRoot\\Qii\\Qii\\Driver\\ConnBase.php(55): Qii\\Driver\\Pdo\\Connection->getReadConnection()<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#3 E:\\WebRoot\\Qii\\Qii\\Driver\\Pdo\\Driver.php(122): Qii\\Driver\\ConnBase->getConnectionBySQL('SELECT * FROM i...')<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#4 E:\\WebRoot\\Qii\\Qii\\Driver\\Pdo\\Driver.php(103): Qii\\Driver\\Pdo\\Driver->query('SELECT * FROM i...')<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#5 E:\\WebRoot\\Qii\\Qii\\Driver\\Pdo\\Driver.php(195): Qii\\Driver\\Pdo\\Driver->setQuery('SELECT * FROM i...')<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#6 [internal function]: Qii\\Driver\\Pdo\\Driver->getRow('SELECT * FROM i...')<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#7 E:\\WebRoot\\Qii\\Qii\\Driver\\Model.php(208): call_user_func_array(Array, Array)<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#8 E:\\WebRoot\\Qii\\private\\Controller\\Index.php(10): Qii\\Driver\\Model->__call('getRow', Array)<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#9 [internal function]: Controller\\index->indexAction()<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#10 E:\\WebRoot\\Qii\\Qii\\Base\\Dispatcher.php(68): call_user_func_array(Array, Array)<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#11 E:\\WebRoot\\Qii\\Qii\\Application.php(374): Qii\\Base\\Dispatcher->dispatch()<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#12 E:\\WebRoot\\Qii\\public\\index.php(12): Qii\\Application->run()<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#13 {main}<br \/>","Source URL:http:\/\/test\/Qii\/public\/","Referer URL:http:\/\/test\/Qii\/public\/"]
  17. 2017-06-28 10:47:44
  18. ["\u9519\u8bef\u6587\u4ef6 \uff1a..\/Qii\/Driver\/Pdo\/Connection.php","\u9519\u8bef\u4ee3\u7801 \uff1a1045","\u9519\u8bef\u63cf\u8ff0 \uff1aSQLSTATE[HY000] [1045] Access denied for user 'root'@'172.17.0.1' (using password: YES)","\u9519\u8bef\u884c \uff1a69 on <pre style=\"font-weight:bold;\"><font >59:<\/font>\t<font >\t *\/<\/font><br \/><font >60:<\/font>\t<font >\tpublic function getWriteConnection()<\/font><br \/><font >61:<\/font>\t<font >\t{<\/font><br \/><font >62:<\/font>\t<font >\t\t$dbInfo = $this-&gt;_dbInfo['master'];<\/font><br \/><font >63:<\/font>\t<font >\t\ttry {<\/font><br \/><font >64:<\/font>\t<font >\t\t\tif ($this-&gt;_dbInfo['use_db_driver'] == 'mssql') {<\/font><br \/><font >65:<\/font>\t<font >\t\t\t\t$dsn = 'odbc:Driver={SQL Server};Server=' . $dbInfo['host'] . ';Database=' . $dbInfo['db'] . ';';<\/font><br \/><font >66:<\/font>\t<font >\t\t\t} else {<\/font><br \/><font >67:<\/font>\t<font >\t\t\t\t$dsn = $this-&gt;_dbInfo['use_db_driver'] . &quot;:host=&quot; . $dbInfo['host'] . &quot;;dbname=&quot; . $dbInfo['db'];<\/font><br \/><font >68:<\/font>\t<font >\t\t\t}<\/font><br \/><font color=\"red\">69:<\/font>\t<font color=\"red\">\t\t\treturn new \\PDO($dsn, $dbInfo['user'], $dbInfo['password']);<\/font><br \/><font >70:<\/font>\t<font >\t\t} catch (Exception $e) {<\/font><br \/><font >71:<\/font>\t<font >\t\t\tthrow new \\Qii\\Exceptions\\Errors(\\Qii::i(1500, $dbInfo['host'], $dbInfo['user'], $dbInfo['password'], $dbInfo['db'], $e-&gt;getMessage()), __LINE__);<\/font><br \/><font >72:<\/font>\t<font >\t\t}<\/font><br \/><font >73:<\/font>\t<font >\t}<\/font><br \/><font >74:<\/font>\t<font >}<\/font><\/pre>","\u9519\u8bef\u8ffd\u8e2a\u5982\u4e0b\uff1a<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#0 E:\\WebRoot\\Qii\\Qii\\Driver\\Pdo\\Connection.php(69): PDO->__construct('mysql:host=127....', 'root', '119328118')<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#1 E:\\WebRoot\\Qii\\Qii\\Driver\\Pdo\\Connection.php(53): Qii\\Driver\\Pdo\\Connection->getWriteConnection()<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#2 E:\\WebRoot\\Qii\\Qii\\Driver\\ConnBase.php(55): Qii\\Driver\\Pdo\\Connection->getReadConnection()<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#3 E:\\WebRoot\\Qii\\Qii\\Driver\\Pdo\\Driver.php(122): Qii\\Driver\\ConnBase->getConnectionBySQL('SELECT * FROM i...')<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#4 E:\\WebRoot\\Qii\\Qii\\Driver\\Pdo\\Driver.php(103): Qii\\Driver\\Pdo\\Driver->query('SELECT * FROM i...')<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#5 E:\\WebRoot\\Qii\\Qii\\Driver\\Pdo\\Driver.php(195): Qii\\Driver\\Pdo\\Driver->setQuery('SELECT * FROM i...')<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#6 [internal function]: Qii\\Driver\\Pdo\\Driver->getRow('SELECT * FROM i...')<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#7 E:\\WebRoot\\Qii\\Qii\\Driver\\Model.php(208): call_user_func_array(Array, Array)<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#8 E:\\WebRoot\\Qii\\private\\Controller\\Index.php(10): Qii\\Driver\\Model->__call('getRow', Array)<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#9 [internal function]: Controller\\index->indexAction()<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#10 E:\\WebRoot\\Qii\\Qii\\Base\\Dispatcher.php(68): call_user_func_array(Array, Array)<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#11 E:\\WebRoot\\Qii\\Qii\\Application.php(374): Qii\\Base\\Dispatcher->dispatch()<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#12 E:\\WebRoot\\Qii\\public\\index.php(12): Qii\\Application->run()<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#13 {main}<br \/>","Source URL:http:\/\/test\/Qii\/public\/","Referer URL:http:\/\/test\/Qii\/public\/"]
  19. 2017-06-28 10:48:15
  20. ["\u9519\u8bef\u6587\u4ef6 \uff1a..\/Qii\/Autoloader\/Psr4.php","\u9519\u8bef\u4ee3\u7801 \uff1a245","\u9519\u8bef\u63cf\u8ff0 \uff1a\u6587\u4ef6<font color=\"red\">E:\\WebRoot\\Qii\\private\\Qii\\Driver\\Pdo\\PDO.php<\/font>\u4e0d\u5b58\u5728","\u9519\u8bef\u884c \uff1a245 on <pre style=\"font-weight:bold;\"><font >235:<\/font>\t<font > * @return string \u6587\u4ef6\u8def\u5f84<\/font><br \/><font >236:<\/font>\t<font > *\/<\/font><br \/><font >237:<\/font>\t<font > public function loadFileByClass($class)<\/font><br \/><font >238:<\/font>\t<font > {<\/font><br \/><font >239:<\/font>\t<font > \/\/ the current namespace prefix<\/font><br \/><font >240:<\/font>\t<font > \/\/replace &quot;_&quot; to &quot;\\&quot; use common method to load class<\/font><br \/><font >241:<\/font>\t<font > $class = str_replace(&quot;_&quot;, &quot;\\\\&quot;, $class);<\/font><br \/><font >242:<\/font>\t<font > if(!$this-&gt;searchMappedFile($class))<\/font><br \/><font >243:<\/font>\t<font > {<\/font><br \/><font >244:<\/font>\t<font > $notLoaded = isset(self::$lastErrorLoadedFile[$class]) ? self::$lastErrorLoadedFile[$class] : self::getClassName($class);<\/font><br \/><font color=\"red\">245:<\/font>\t<font color=\"red\"> throw new \\Qii\\Exceptions\\FileNotFound(\\Qii::i(1405, $notLoaded), __LINE__);<\/font><br \/><font >246:<\/font>\t<font > }<\/font><br \/><font >247:<\/font>\t<font > }<\/font><br \/><font >248:<\/font>\t<font ><\/font><br \/><font >249:<\/font>\t<font > \/**<\/font><br \/><font >250:<\/font>\t<font > * loadClass\u8fd4\u56de\u771f\u6b63\u7684\u7c7b\u540d<\/font><br \/><font >251:<\/font>\t<font > *<\/font><br \/><font >252:<\/font>\t<font > * @param string $class \u7c7b\u540d<\/font><br \/><font >253:<\/font>\t<font > *\/<\/font><br \/><font >254:<\/font>\t<font > public function getClassName($class)<\/font><br \/><font >255:<\/font>\t<font > {<\/font><\/pre>","\u9519\u8bef\u8ffd\u8e2a\u5982\u4e0b\uff1a<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#0 [internal function]: Qii\\Autoloader\\Psr4->loadFileByClass('Qii\\\\Driver\\\\Pdo\\\\...')<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#1 E:\\WebRoot\\Qii\\Qii\\Driver\\Pdo\\Driver.php(123): spl_autoload_call('Qii\\\\Driver\\\\Pdo\\\\...')<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#2 E:\\WebRoot\\Qii\\Qii\\Driver\\Pdo\\Driver.php(103): Qii\\Driver\\Pdo\\Driver->query('SELECT * FROM i...')<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#3 E:\\WebRoot\\Qii\\Qii\\Driver\\Pdo\\Driver.php(195): Qii\\Driver\\Pdo\\Driver->setQuery('SELECT * FROM i...')<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#4 [internal function]: Qii\\Driver\\Pdo\\Driver->getRow('SELECT * FROM i...')<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#5 E:\\WebRoot\\Qii\\Qii\\Driver\\Model.php(208): call_user_func_array(Array, Array)<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#6 E:\\WebRoot\\Qii\\private\\Controller\\Index.php(10): Qii\\Driver\\Model->__call('getRow', Array)<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#7 [internal function]: Controller\\index->indexAction()<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#8 E:\\WebRoot\\Qii\\Qii\\Base\\Dispatcher.php(68): call_user_func_array(Array, Array)<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#9 E:\\WebRoot\\Qii\\Qii\\Application.php(374): Qii\\Base\\Dispatcher->dispatch()<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#10 E:\\WebRoot\\Qii\\public\\index.php(12): Qii\\Application->run()<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#11 {main}<br \/>","Source URL:http:\/\/test\/Qii\/public\/","Referer URL:http:\/\/test\/Qii\/public\/"]
  21. 2017-06-28 10:52:02
  22. ["\u9519\u8bef\u6587\u4ef6 \uff1a..\/Qii\/Autoloader\/Psr4.php","\u9519\u8bef\u4ee3\u7801 \uff1a245","\u9519\u8bef\u63cf\u8ff0 \uff1a\u6587\u4ef6<font color=\"red\">E:\\WebRoot\\Qii\\private\\Qii\\Driver\\Pdo\\PDO.php<\/font>\u4e0d\u5b58\u5728","\u9519\u8bef\u884c \uff1a245 on <pre style=\"font-weight:bold;\"><font >235:<\/font>\t<font > * @return string \u6587\u4ef6\u8def\u5f84<\/font><br \/><font >236:<\/font>\t<font > *\/<\/font><br \/><font >237:<\/font>\t<font > public function loadFileByClass($class)<\/font><br \/><font >238:<\/font>\t<font > {<\/font><br \/><font >239:<\/font>\t<font > \/\/ the current namespace prefix<\/font><br \/><font >240:<\/font>\t<font > \/\/replace &quot;_&quot; to &quot;\\&quot; use common method to load class<\/font><br \/><font >241:<\/font>\t<font > $class = str_replace(&quot;_&quot;, &quot;\\\\&quot;, $class);<\/font><br \/><font >242:<\/font>\t<font > if(!$this-&gt;searchMappedFile($class))<\/font><br \/><font >243:<\/font>\t<font > {<\/font><br \/><font >244:<\/font>\t<font > $notLoaded = isset(self::$lastErrorLoadedFile[$class]) ? self::$lastErrorLoadedFile[$class] : self::getClassName($class);<\/font><br \/><font color=\"red\">245:<\/font>\t<font color=\"red\"> throw new \\Qii\\Exceptions\\FileNotFound(\\Qii::i(1405, $notLoaded), __LINE__);<\/font><br \/><font >246:<\/font>\t<font > }<\/font><br \/><font >247:<\/font>\t<font > }<\/font><br \/><font >248:<\/font>\t<font ><\/font><br \/><font >249:<\/font>\t<font > \/**<\/font><br \/><font >250:<\/font>\t<font > * loadClass\u8fd4\u56de\u771f\u6b63\u7684\u7c7b\u540d<\/font><br \/><font >251:<\/font>\t<font > *<\/font><br \/><font >252:<\/font>\t<font > * @param string $class \u7c7b\u540d<\/font><br \/><font >253:<\/font>\t<font > *\/<\/font><br \/><font >254:<\/font>\t<font > public function getClassName($class)<\/font><br \/><font >255:<\/font>\t<font > {<\/font><\/pre>","\u9519\u8bef\u8ffd\u8e2a\u5982\u4e0b\uff1a<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#0 [internal function]: Qii\\Autoloader\\Psr4->loadFileByClass('Qii\\\\Driver\\\\Pdo\\\\...')<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#1 E:\\WebRoot\\Qii\\Qii\\Driver\\Pdo\\Driver.php(132): spl_autoload_call('Qii\\\\Driver\\\\Pdo\\\\...')<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#2 E:\\WebRoot\\Qii\\Qii\\Driver\\Pdo\\Driver.php(103): Qii\\Driver\\Pdo\\Driver->query('SELECT * FROM i...')<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#3 E:\\WebRoot\\Qii\\Qii\\Driver\\Pdo\\Driver.php(195): Qii\\Driver\\Pdo\\Driver->setQuery('SELECT * FROM i...')<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#4 [internal function]: Qii\\Driver\\Pdo\\Driver->getRow('SELECT * FROM i...')<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#5 E:\\WebRoot\\Qii\\Qii\\Driver\\Model.php(208): call_user_func_array(Array, Array)<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#6 E:\\WebRoot\\Qii\\private\\Controller\\Index.php(10): Qii\\Driver\\Model->__call('getRow', Array)<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#7 [internal function]: Controller\\index->indexAction()<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#8 E:\\WebRoot\\Qii\\Qii\\Base\\Dispatcher.php(68): call_user_func_array(Array, Array)<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#9 E:\\WebRoot\\Qii\\Qii\\Application.php(374): Qii\\Base\\Dispatcher->dispatch()<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#10 E:\\WebRoot\\Qii\\public\\index.php(12): Qii\\Application->run()<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#11 {main}<br \/>","Source URL:http:\/\/test\/Qii\/public\/","Referer URL:http:\/\/test\/Qii\/public\/"]
  23. 2017-06-28 10:52:04
  24. ["\u9519\u8bef\u6587\u4ef6 \uff1a..\/Qii\/Autoloader\/Psr4.php","\u9519\u8bef\u4ee3\u7801 \uff1a245","\u9519\u8bef\u63cf\u8ff0 \uff1a\u6587\u4ef6<font color=\"red\">E:\\WebRoot\\Qii\\private\\Qii\\Driver\\Pdo\\PDO.php<\/font>\u4e0d\u5b58\u5728","\u9519\u8bef\u884c \uff1a245 on <pre style=\"font-weight:bold;\"><font >235:<\/font>\t<font > * @return string \u6587\u4ef6\u8def\u5f84<\/font><br \/><font >236:<\/font>\t<font > *\/<\/font><br \/><font >237:<\/font>\t<font > public function loadFileByClass($class)<\/font><br \/><font >238:<\/font>\t<font > {<\/font><br \/><font >239:<\/font>\t<font > \/\/ the current namespace prefix<\/font><br \/><font >240:<\/font>\t<font > \/\/replace &quot;_&quot; to &quot;\\&quot; use common method to load class<\/font><br \/><font >241:<\/font>\t<font > $class = str_replace(&quot;_&quot;, &quot;\\\\&quot;, $class);<\/font><br \/><font >242:<\/font>\t<font > if(!$this-&gt;searchMappedFile($class))<\/font><br \/><font >243:<\/font>\t<font > {<\/font><br \/><font >244:<\/font>\t<font > $notLoaded = isset(self::$lastErrorLoadedFile[$class]) ? self::$lastErrorLoadedFile[$class] : self::getClassName($class);<\/font><br \/><font color=\"red\">245:<\/font>\t<font color=\"red\"> throw new \\Qii\\Exceptions\\FileNotFound(\\Qii::i(1405, $notLoaded), __LINE__);<\/font><br \/><font >246:<\/font>\t<font > }<\/font><br \/><font >247:<\/font>\t<font > }<\/font><br \/><font >248:<\/font>\t<font ><\/font><br \/><font >249:<\/font>\t<font > \/**<\/font><br \/><font >250:<\/font>\t<font > * loadClass\u8fd4\u56de\u771f\u6b63\u7684\u7c7b\u540d<\/font><br \/><font >251:<\/font>\t<font > *<\/font><br \/><font >252:<\/font>\t<font > * @param string $class \u7c7b\u540d<\/font><br \/><font >253:<\/font>\t<font > *\/<\/font><br \/><font >254:<\/font>\t<font > public function getClassName($class)<\/font><br \/><font >255:<\/font>\t<font > {<\/font><\/pre>","\u9519\u8bef\u8ffd\u8e2a\u5982\u4e0b\uff1a<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#0 [internal function]: Qii\\Autoloader\\Psr4->loadFileByClass('Qii\\\\Driver\\\\Pdo\\\\...')<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#1 E:\\WebRoot\\Qii\\Qii\\Driver\\Pdo\\Driver.php(132): spl_autoload_call('Qii\\\\Driver\\\\Pdo\\\\...')<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#2 E:\\WebRoot\\Qii\\Qii\\Driver\\Pdo\\Driver.php(103): Qii\\Driver\\Pdo\\Driver->query('SELECT * FROM i...')<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#3 E:\\WebRoot\\Qii\\Qii\\Driver\\Pdo\\Driver.php(195): Qii\\Driver\\Pdo\\Driver->setQuery('SELECT * FROM i...')<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#4 [internal function]: Qii\\Driver\\Pdo\\Driver->getRow('SELECT * FROM i...')<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#5 E:\\WebRoot\\Qii\\Qii\\Driver\\Model.php(208): call_user_func_array(Array, Array)<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#6 E:\\WebRoot\\Qii\\private\\Controller\\Index.php(10): Qii\\Driver\\Model->__call('getRow', Array)<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#7 [internal function]: Controller\\index->indexAction()<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#8 E:\\WebRoot\\Qii\\Qii\\Base\\Dispatcher.php(68): call_user_func_array(Array, Array)<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#9 E:\\WebRoot\\Qii\\Qii\\Application.php(374): Qii\\Base\\Dispatcher->dispatch()<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#10 E:\\WebRoot\\Qii\\public\\index.php(12): Qii\\Application->run()<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#11 {main}<br \/>","Source URL:http:\/\/test\/Qii\/public\/","Referer URL:http:\/\/test\/Qii\/public\/"]
  25. 2017-06-28 10:59:12
  26. ["\u9519\u8bef\u6587\u4ef6 \uff1a..\/Qii\/Autoloader\/Psr4.php","\u9519\u8bef\u4ee3\u7801 \uff1a245","\u9519\u8bef\u63cf\u8ff0 \uff1a\u6587\u4ef6<font color=\"red\">E:\\WebRoot\\Qii\\private\\Qii\\Driver\\Qii\\Driver\\Response.php<\/font>\u4e0d\u5b58\u5728","\u9519\u8bef\u884c \uff1a245 on <pre style=\"font-weight:bold;\"><font >235:<\/font>\t<font > * @return string \u6587\u4ef6\u8def\u5f84<\/font><br \/><font >236:<\/font>\t<font > *\/<\/font><br \/><font >237:<\/font>\t<font > public function loadFileByClass($class)<\/font><br \/><font >238:<\/font>\t<font > {<\/font><br \/><font >239:<\/font>\t<font > \/\/ the current namespace prefix<\/font><br \/><font >240:<\/font>\t<font > \/\/replace &quot;_&quot; to &quot;\\&quot; use common method to load class<\/font><br \/><font >241:<\/font>\t<font > $class = str_replace(&quot;_&quot;, &quot;\\\\&quot;, $class);<\/font><br \/><font >242:<\/font>\t<font > if(!$this-&gt;searchMappedFile($class))<\/font><br \/><font >243:<\/font>\t<font > {<\/font><br \/><font >244:<\/font>\t<font > $notLoaded = isset(self::$lastErrorLoadedFile[$class]) ? self::$lastErrorLoadedFile[$class] : self::getClassName($class);<\/font><br \/><font color=\"red\">245:<\/font>\t<font color=\"red\"> throw new \\Qii\\Exceptions\\FileNotFound(\\Qii::i(1405, $notLoaded), __LINE__);<\/font><br \/><font >246:<\/font>\t<font > }<\/font><br \/><font >247:<\/font>\t<font > }<\/font><br \/><font >248:<\/font>\t<font ><\/font><br \/><font >249:<\/font>\t<font > \/**<\/font><br \/><font >250:<\/font>\t<font > * loadClass\u8fd4\u56de\u771f\u6b63\u7684\u7c7b\u540d<\/font><br \/><font >251:<\/font>\t<font > *<\/font><br \/><font >252:<\/font>\t<font > * @param string $class \u7c7b\u540d<\/font><br \/><font >253:<\/font>\t<font > *\/<\/font><br \/><font >254:<\/font>\t<font > public function getClassName($class)<\/font><br \/><font >255:<\/font>\t<font > {<\/font><\/pre>","\u9519\u8bef\u8ffd\u8e2a\u5982\u4e0b\uff1a<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#0 [internal function]: Qii\\Autoloader\\Psr4->loadFileByClass('Qii\\\\Driver\\\\Qii\\\\...')<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#1 E:\\WebRoot\\Qii\\Qii\\Driver\\Response.php(254): spl_autoload_call('Qii\\\\Driver\\\\Qii\\\\...')<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#2 E:\\WebRoot\\Qii\\Qii\\Driver\\Response.php(157): Qii\\Driver\\Response::Instance(1, 'pdo.error', Array)<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#3 E:\\WebRoot\\Qii\\Qii\\Driver\\Pdo\\Driver.php(297): Qii\\Driver\\Response::Fail('pdo.error', Array)<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#4 E:\\WebRoot\\Qii\\Qii\\Driver\\Pdo\\Driver.php(127): Qii\\Driver\\Pdo\\Driver->setError()<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#5 E:\\WebRoot\\Qii\\Qii\\Driver\\Pdo\\Driver.php(103): Qii\\Driver\\Pdo\\Driver->query('SELECT * FROM i...')<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#6 E:\\WebRoot\\Qii\\Qii\\Driver\\Pdo\\Driver.php(195): Qii\\Driver\\Pdo\\Driver->setQuery('SELECT * FROM i...')<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#7 [internal function]: Qii\\Driver\\Pdo\\Driver->getRow('SELECT * FROM i...')<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#8 E:\\WebRoot\\Qii\\Qii\\Driver\\Model.php(208): call_user_func_array(Array, Array)<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#9 E:\\WebRoot\\Qii\\private\\Controller\\Index.php(9): Qii\\Driver\\Model->__call('getRow', Array)<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#10 [internal function]: Controller\\index->indexAction()<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#11 E:\\WebRoot\\Qii\\Qii\\Base\\Dispatcher.php(68): call_user_func_array(Array, Array)<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#12 E:\\WebRoot\\Qii\\Qii\\Application.php(374): Qii\\Base\\Dispatcher->dispatch()<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#13 E:\\WebRoot\\Qii\\public\\index.php(12): Qii\\Application->run()<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#14 {main}<br \/>","Source URL:http:\/\/test\/Qii\/public\/","Referer URL:http:\/\/test\/Qii\/public\/"]
  27. 2017-06-28 11:00:08
  28. ["\u9519\u8bef\u6587\u4ef6 \uff1a..\/Qii\/Autoloader\/Psr4.php","\u9519\u8bef\u4ee3\u7801 \uff1a245","\u9519\u8bef\u63cf\u8ff0 \uff1a\u6587\u4ef6<font color=\"red\">E:\\WebRoot\\Qii\\private\\getConfig.php<\/font>\u4e0d\u5b58\u5728","\u9519\u8bef\u884c \uff1a245 on <pre style=\"font-weight:bold;\"><font >235:<\/font>\t<font > * @return string \u6587\u4ef6\u8def\u5f84<\/font><br \/><font >236:<\/font>\t<font > *\/<\/font><br \/><font >237:<\/font>\t<font > public function loadFileByClass($class)<\/font><br \/><font >238:<\/font>\t<font > {<\/font><br \/><font >239:<\/font>\t<font > \/\/ the current namespace prefix<\/font><br \/><font >240:<\/font>\t<font > \/\/replace &quot;_&quot; to &quot;\\&quot; use common method to load class<\/font><br \/><font >241:<\/font>\t<font > $class = str_replace(&quot;_&quot;, &quot;\\\\&quot;, $class);<\/font><br \/><font >242:<\/font>\t<font > if(!$this-&gt;searchMappedFile($class))<\/font><br \/><font >243:<\/font>\t<font > {<\/font><br \/><font >244:<\/font>\t<font > $notLoaded = isset(self::$lastErrorLoadedFile[$class]) ? self::$lastErrorLoadedFile[$class] : self::getClassName($class);<\/font><br \/><font color=\"red\">245:<\/font>\t<font color=\"red\"> throw new \\Qii\\Exceptions\\FileNotFound(\\Qii::i(1405, $notLoaded), __LINE__);<\/font><br \/><font >246:<\/font>\t<font > }<\/font><br \/><font >247:<\/font>\t<font > }<\/font><br \/><font >248:<\/font>\t<font ><\/font><br \/><font >249:<\/font>\t<font > \/**<\/font><br \/><font >250:<\/font>\t<font > * loadClass\u8fd4\u56de\u771f\u6b63\u7684\u7c7b\u540d<\/font><br \/><font >251:<\/font>\t<font > *<\/font><br \/><font >252:<\/font>\t<font > * @param string $class \u7c7b\u540d<\/font><br \/><font >253:<\/font>\t<font > *\/<\/font><br \/><font >254:<\/font>\t<font > public function getClassName($class)<\/font><br \/><font >255:<\/font>\t<font > {<\/font><\/pre>","\u9519\u8bef\u8ffd\u8e2a\u5982\u4e0b\uff1a<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#0 [internal function]: Qii\\Autoloader\\Psr4->loadFileByClass('getConfig')<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#1 E:\\WebRoot\\Qii\\Qii\\Qii.php(132): spl_autoload_call('getConfig')<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#2 E:\\WebRoot\\Qii\\Qii\\Exceptions\\Error.php(87): Qii::__callStatic('getConfig', Array)<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#3 E:\\WebRoot\\Qii\\Qii\\Qii.php(91): Qii\\Exceptions\\Error::setError(false, 130, 1509, 'SELECT * FROM i...', 'Table 'wecv.ipA...')<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#4 E:\\WebRoot\\Qii\\Qii\\Driver\\Pdo\\Driver.php(130): Qii::setError(false, 130, 1509, 'SELECT * FROM i...', 'Table 'wecv.ipA...')<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#5 E:\\WebRoot\\Qii\\Qii\\Driver\\Pdo\\Driver.php(103): Qii\\Driver\\Pdo\\Driver->query('SELECT * FROM i...')<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#6 E:\\WebRoot\\Qii\\Qii\\Driver\\Pdo\\Driver.php(195): Qii\\Driver\\Pdo\\Driver->setQuery('SELECT * FROM i...')<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#7 [internal function]: Qii\\Driver\\Pdo\\Driver->getRow('SELECT * FROM i...')<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#8 E:\\WebRoot\\Qii\\Qii\\Driver\\Model.php(208): call_user_func_array(Array, Array)<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#9 E:\\WebRoot\\Qii\\private\\Controller\\Index.php(9): Qii\\Driver\\Model->__call('getRow', Array)<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#10 [internal function]: Controller\\index->indexAction()<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#11 E:\\WebRoot\\Qii\\Qii\\Base\\Dispatcher.php(68): call_user_func_array(Array, Array)<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#12 E:\\WebRoot\\Qii\\Qii\\Application.php(374): Qii\\Base\\Dispatcher->dispatch()<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#13 E:\\WebRoot\\Qii\\public\\index.php(12): Qii\\Application->run()<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#14 {main}<br \/>","Source URL:http:\/\/test\/Qii\/public\/","Referer URL:http:\/\/test\/Qii\/public\/"]
  29. 2017-06-28 11:00:55
  30. ["\u9519\u8bef\u6587\u4ef6 \uff1a..\/Qii\/Autoloader\/Psr4.php","\u9519\u8bef\u4ee3\u7801 \uff1a245","\u9519\u8bef\u63cf\u8ff0 \uff1a\u6587\u4ef6<font color=\"red\">E:\\WebRoot\\Qii\\private\\getConfig.php<\/font>\u4e0d\u5b58\u5728","\u9519\u8bef\u884c \uff1a245 on <pre style=\"font-weight:bold;\"><font >235:<\/font>\t<font > * @return string \u6587\u4ef6\u8def\u5f84<\/font><br \/><font >236:<\/font>\t<font > *\/<\/font><br \/><font >237:<\/font>\t<font > public function loadFileByClass($class)<\/font><br \/><font >238:<\/font>\t<font > {<\/font><br \/><font >239:<\/font>\t<font > \/\/ the current namespace prefix<\/font><br \/><font >240:<\/font>\t<font > \/\/replace &quot;_&quot; to &quot;\\&quot; use common method to load class<\/font><br \/><font >241:<\/font>\t<font > $class = str_replace(&quot;_&quot;, &quot;\\\\&quot;, $class);<\/font><br \/><font >242:<\/font>\t<font > if(!$this-&gt;searchMappedFile($class))<\/font><br \/><font >243:<\/font>\t<font > {<\/font><br \/><font >244:<\/font>\t<font > $notLoaded = isset(self::$lastErrorLoadedFile[$class]) ? self::$lastErrorLoadedFile[$class] : self::getClassName($class);<\/font><br \/><font color=\"red\">245:<\/font>\t<font color=\"red\"> throw new \\Qii\\Exceptions\\FileNotFound(\\Qii::i(1405, $notLoaded), __LINE__);<\/font><br \/><font >246:<\/font>\t<font > }<\/font><br \/><font >247:<\/font>\t<font > }<\/font><br \/><font >248:<\/font>\t<font ><\/font><br \/><font >249:<\/font>\t<font > \/**<\/font><br \/><font >250:<\/font>\t<font > * loadClass\u8fd4\u56de\u771f\u6b63\u7684\u7c7b\u540d<\/font><br \/><font >251:<\/font>\t<font > *<\/font><br \/><font >252:<\/font>\t<font > * @param string $class \u7c7b\u540d<\/font><br \/><font >253:<\/font>\t<font > *\/<\/font><br \/><font >254:<\/font>\t<font > public function getClassName($class)<\/font><br \/><font >255:<\/font>\t<font > {<\/font><\/pre>","\u9519\u8bef\u8ffd\u8e2a\u5982\u4e0b\uff1a<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#0 [internal function]: Qii\\Autoloader\\Psr4->loadFileByClass('getConfig')<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#1 E:\\WebRoot\\Qii\\Qii\\Qii.php(132): spl_autoload_call('getConfig')<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#2 E:\\WebRoot\\Qii\\Qii\\Exceptions\\Error.php(87): Qii::__callStatic('getConfig', Array)<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#3 E:\\WebRoot\\Qii\\Qii\\Qii.php(91): Qii\\Exceptions\\Error::setError(false, 130, 1509, 'SELECT * FROM i...', 'Table 'wecv.ipA...')<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#4 E:\\WebRoot\\Qii\\Qii\\Driver\\Pdo\\Driver.php(130): Qii::setError(false, 130, 1509, 'SELECT * FROM i...', 'Table 'wecv.ipA...')<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#5 E:\\WebRoot\\Qii\\Qii\\Driver\\Pdo\\Driver.php(103): Qii\\Driver\\Pdo\\Driver->query('SELECT * FROM i...')<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#6 E:\\WebRoot\\Qii\\Qii\\Driver\\Pdo\\Driver.php(195): Qii\\Driver\\Pdo\\Driver->setQuery('SELECT * FROM i...')<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#7 [internal function]: Qii\\Driver\\Pdo\\Driver->getRow('SELECT * FROM i...')<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#8 E:\\WebRoot\\Qii\\Qii\\Driver\\Model.php(208): call_user_func_array(Array, Array)<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#9 E:\\WebRoot\\Qii\\private\\Controller\\Index.php(9): Qii\\Driver\\Model->__call('getRow', Array)<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#10 [internal function]: Controller\\index->indexAction()<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#11 E:\\WebRoot\\Qii\\Qii\\Base\\Dispatcher.php(68): call_user_func_array(Array, Array)<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#12 E:\\WebRoot\\Qii\\Qii\\Application.php(374): Qii\\Base\\Dispatcher->dispatch()<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#13 E:\\WebRoot\\Qii\\public\\index.php(12): Qii\\Application->run()<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#14 {main}<br \/>","Source URL:http:\/\/test\/Qii\/public\/","Referer URL:http:\/\/test\/Qii\/public\/"]
  31. 2017-06-28 11:01:10
  32. [["\t1) E:\\WebRoot\\Qii\\public\\index.php(12): Qii\\Application->run()","\t2) E:\\WebRoot\\Qii\\Qii\\Application.php(374): Qii\\Base\\Dispatcher->dispatch()","\t3) E:\\WebRoot\\Qii\\Qii\\Base\\Dispatcher.php(68): call_user_func_array(Array, Array)","\t4) [internal function]: Controller\\index->indexAction()","\t5) E:\\WebRoot\\Qii\\private\\Controller\\Index.php(9): Qii\\Driver\\Model->__call('getRow', Array)","\t6) E:\\WebRoot\\Qii\\Qii\\Driver\\Model.php(208): call_user_func_array(Array, Array)","\t7) [internal function]: Qii\\Driver\\Pdo\\Driver->getRow('SELECT * FROM i...')","\t8) E:\\WebRoot\\Qii\\Qii\\Driver\\Pdo\\Driver.php(195): Qii\\Driver\\Pdo\\Driver->setQuery('SELECT * FROM i...')","\t9) E:\\WebRoot\\Qii\\Qii\\Driver\\Pdo\\Driver.php(103): Qii\\Driver\\Pdo\\Driver->query('SELECT * FROM i...')","\t10) E:\\WebRoot\\Qii\\Qii\\Driver\\Pdo\\Driver.php(130): Qii::setError(false, 130, 1509, 'SELECT * FROM i...', 'Table 'wecv.ipA...')","\t11) E:\\WebRoot\\Qii\\Qii\\Qii.php(91): Qii\\Exceptions\\Error::setError(false, 130, 1509, 'SELECT * FROM i...', 'Table 'wecv.ipA...')"],"Referer:http:\/\/test\/Qii\/public\/"]
  33. 2017-06-28 11:01:10
  34. ["\u9519\u8bef\u6587\u4ef6 \uff1a..\/Qii\/Exceptions\/Error.php","\u9519\u8bef\u4ee3\u7801 \uff1a130","\u9519\u8bef\u63cf\u8ff0 \uff1a\u6267\u884cSQL:<font color=\"red\">SELECT * FROM ipAddresse ORDER BY id DESC LIMIT 1<\/font>\u51fa\u9519, \u9519\u8bef\u63cf\u8ff0 <font color=\"red\">Table 'wecv.ipAddresse' doesn't exist<\/font>","\u9519\u8bef\u884c \uff1a98 on <pre style=\"font-weight:bold;\"><font >88:<\/font>\t<font >\t\t\/\/\u5982\u679c\u662f\u8c03\u8bd5\u6a21\u5f0f\u5c31\u76f4\u63a5\u629b\u51fa\u5f02\u5e38<\/font><br \/><font >89:<\/font>\t<font >\t\t$isDebug = $appConfigure['debug'];<\/font><br \/><font >90:<\/font>\t<font >\t\t$message = array();<\/font><br \/><font >91:<\/font>\t<font >\t\t$message[] = explode(&quot;\\n&quot;, self::getTraceAsString());<\/font><br \/><font >92:<\/font>\t<font >\t\tif (\\Qii::getInstance()-&gt;logerWriter != null) {<\/font><br \/><font >93:<\/font>\t<font >\t\t\t$message[] = 'Referer:' . (isset($_SERVER['HTTP_REFERER']) ? $_SERVER['HTTP_REFERER'] : \\Qii::getInstance()-&gt;request-&gt;url-&gt;getCurrentURL());<\/font><br \/><font >94:<\/font>\t<font >\t\t\t\\Qii::getInstance()-&gt;logerWriter-&gt;writeLog($message);<\/font><br \/><font >95:<\/font>\t<font >\t\t}<\/font><br \/><font >96:<\/font>\t<font >\t\tif ($isDebug) {<\/font><br \/><font >97:<\/font>\t<font >\t\t\t$args = array_slice(func_get_args(), 2);<\/font><br \/><font color=\"red\">98:<\/font>\t<font color=\"red\">\t\t\tthrow new \\Exception(call_user_func_array(array('\\Qii', 'i'), $args), $line);<\/font><br \/><font >99:<\/font>\t<font >\t\t}<\/font><br \/><font >100:<\/font>\t<font >\t\t$errorPage = $appConfigure['errorPage'];<\/font><br \/><font >101:<\/font>\t<font >\t\t$env = \\Qii\\Config\\Register::get(\\Qii\\Config\\Consts::APP_ENVIRON, 'dev');<\/font><br \/><font >102:<\/font>\t<font >\t\tif ($env != 'product' &amp;&amp; $errorPage != null) {<\/font><br \/><font >103:<\/font>\t<font >\t\t\tlist($controller, $action) = explode(':', $appConfigure['errorPage']);<\/font><br \/><font >104:<\/font>\t<font >\t\t\t$controllerCls = \\Qii\\Config\\Register::get(\\Qii\\Config\\Consts::APP_DEFAULT_CONTROLLER_PREFIX) . '_' . $controller;<\/font><br \/><font >105:<\/font>\t<font >\t\t\t$action = preg_replace('\/(Action)$\/i', &quot;&quot;, $action);<\/font><br \/><font >106:<\/font>\t<font >\t\t\t$filePath = \\Qii\\Autoloader\\Import::requireByClass($controllerCls);<\/font><br \/><font >107:<\/font>\t<font >\t\t\tif (!is_file($filePath)) {<\/font><br \/><font >108:<\/font>\t<font >\t\t\t\tif ($env == 'product') return '';<\/font><\/pre>","\u9519\u8bef\u8ffd\u8e2a\u5982\u4e0b\uff1a<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#0 E:\\WebRoot\\Qii\\Qii\\Qii.php(91): Qii\\Exceptions\\Error::setError(false, 130, 1509, Array, 'Table 'wecv.ipA...')<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#1 E:\\WebRoot\\Qii\\Qii\\Driver\\Pdo\\Driver.php(130): Qii::setError(false, 130, 1509, 'SELECT * FROM i...', 'Table 'wecv.ipA...')<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#2 E:\\WebRoot\\Qii\\Qii\\Driver\\Pdo\\Driver.php(103): Qii\\Driver\\Pdo\\Driver->query('SELECT * FROM i...')<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#3 E:\\WebRoot\\Qii\\Qii\\Driver\\Pdo\\Driver.php(195): Qii\\Driver\\Pdo\\Driver->setQuery('SELECT * FROM i...')<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#4 [internal function]: Qii\\Driver\\Pdo\\Driver->getRow('SELECT * FROM i...')<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#5 E:\\WebRoot\\Qii\\Qii\\Driver\\Model.php(208): call_user_func_array(Array, Array)<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#6 E:\\WebRoot\\Qii\\private\\Controller\\Index.php(9): Qii\\Driver\\Model->__call('getRow', Array)<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#7 [internal function]: Controller\\index->indexAction()<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#8 E:\\WebRoot\\Qii\\Qii\\Base\\Dispatcher.php(68): call_user_func_array(Array, Array)<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#9 E:\\WebRoot\\Qii\\Qii\\Application.php(374): Qii\\Base\\Dispatcher->dispatch()<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#10 E:\\WebRoot\\Qii\\public\\index.php(12): Qii\\Application->run()<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#11 {main}<br \/>","Source URL:http:\/\/test\/Qii\/public\/","Referer URL:http:\/\/test\/Qii\/public\/"]
  35. 2017-06-28 11:01:34
  36. [["\t1) E:\\WebRoot\\Qii\\public\\index.php(12): Qii\\Application->run()","\t2) E:\\WebRoot\\Qii\\Qii\\Application.php(374): Qii\\Base\\Dispatcher->dispatch()","\t3) E:\\WebRoot\\Qii\\Qii\\Base\\Dispatcher.php(68): call_user_func_array(Array, Array)","\t4) [internal function]: Controller\\index->indexAction()","\t5) E:\\WebRoot\\Qii\\private\\Controller\\Index.php(9): Qii\\Driver\\Model->__call('getRow', Array)","\t6) E:\\WebRoot\\Qii\\Qii\\Driver\\Model.php(208): call_user_func_array(Array, Array)","\t7) [internal function]: Qii\\Driver\\Pdo\\Driver->getRow('SELECT * FROM i...')","\t8) E:\\WebRoot\\Qii\\Qii\\Driver\\Pdo\\Driver.php(195): Qii\\Driver\\Pdo\\Driver->setQuery('SELECT * FROM i...')","\t9) E:\\WebRoot\\Qii\\Qii\\Driver\\Pdo\\Driver.php(103): Qii\\Driver\\Pdo\\Driver->query('SELECT * FROM i...')","\t10) E:\\WebRoot\\Qii\\Qii\\Driver\\Pdo\\Driver.php(130): Qii::setError(false, 130, 1509, 'SELECT * FROM i...', 'Table 'wecv.ipA...')","\t11) E:\\WebRoot\\Qii\\Qii\\Qii.php(91): Qii\\Exceptions\\Error::setError(false, 130, 1509, 'SELECT * FROM i...', 'Table 'wecv.ipA...')"],"Referer:http:\/\/test\/Qii\/public\/"]
  37. 2017-06-28 11:01:34
  38. ["\u9519\u8bef\u6587\u4ef6 \uff1a..\/Qii\/Exceptions\/Error.php","\u9519\u8bef\u4ee3\u7801 \uff1a130","\u9519\u8bef\u63cf\u8ff0 \uff1a\u6267\u884cSQL:<font color=\"red\">SELECT * FROM ipAddresse ORDER BY id DESC LIMIT 1<\/font>\u51fa\u9519, \u9519\u8bef\u63cf\u8ff0 <font color=\"red\">Table 'wecv.ipAddresse' doesn't exist<\/font>","\u9519\u8bef\u884c \uff1a98 on <pre style=\"font-weight:bold;\"><font >88:<\/font>\t<font >\t\t\/\/\u5982\u679c\u662f\u8c03\u8bd5\u6a21\u5f0f\u5c31\u76f4\u63a5\u629b\u51fa\u5f02\u5e38<\/font><br \/><font >89:<\/font>\t<font >\t\t$isDebug = $appConfigure['debug'];<\/font><br \/><font >90:<\/font>\t<font >\t\t$message = array();<\/font><br \/><font >91:<\/font>\t<font >\t\t$message[] = explode(&quot;\\n&quot;, self::getTraceAsString());<\/font><br \/><font >92:<\/font>\t<font >\t\tif (\\Qii::getInstance()-&gt;logerWriter != null) {<\/font><br \/><font >93:<\/font>\t<font >\t\t\t$message[] = 'Referer:' . (isset($_SERVER['HTTP_REFERER']) ? $_SERVER['HTTP_REFERER'] : \\Qii::getInstance()-&gt;request-&gt;url-&gt;getCurrentURL());<\/font><br \/><font >94:<\/font>\t<font >\t\t\t\\Qii::getInstance()-&gt;logerWriter-&gt;writeLog($message);<\/font><br \/><font >95:<\/font>\t<font >\t\t}<\/font><br \/><font >96:<\/font>\t<font >\t\tif ($isDebug) {<\/font><br \/><font >97:<\/font>\t<font >\t\t\t$args = array_slice(func_get_args(), 2);<\/font><br \/><font color=\"red\">98:<\/font>\t<font color=\"red\">\t\t\tthrow new \\Exception(call_user_func_array(array('\\Qii', 'i'), $args), $line);<\/font><br \/><font >99:<\/font>\t<font >\t\t}<\/font><br \/><font >100:<\/font>\t<font >\t\t$errorPage = $appConfigure['errorPage'];<\/font><br \/><font >101:<\/font>\t<font >\t\t$env = \\Qii\\Config\\Register::get(\\Qii\\Config\\Consts::APP_ENVIRON, 'dev');<\/font><br \/><font >102:<\/font>\t<font >\t\tif ($env != 'product' &amp;&amp; $errorPage != null) {<\/font><br \/><font >103:<\/font>\t<font >\t\t\tlist($controller, $action) = explode(':', $appConfigure['errorPage']);<\/font><br \/><font >104:<\/font>\t<font >\t\t\t$controllerCls = \\Qii\\Config\\Register::get(\\Qii\\Config\\Consts::APP_DEFAULT_CONTROLLER_PREFIX) . '_' . $controller;<\/font><br \/><font >105:<\/font>\t<font >\t\t\t$action = preg_replace('\/(Action)$\/i', &quot;&quot;, $action);<\/font><br \/><font >106:<\/font>\t<font >\t\t\t$filePath = \\Qii\\Autoloader\\Import::requireByClass($controllerCls);<\/font><br \/><font >107:<\/font>\t<font >\t\t\tif (!is_file($filePath)) {<\/font><br \/><font >108:<\/font>\t<font >\t\t\t\tif ($env == 'product') return '';<\/font><\/pre>","\u9519\u8bef\u8ffd\u8e2a\u5982\u4e0b\uff1a<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#0 E:\\WebRoot\\Qii\\Qii\\Qii.php(91): Qii\\Exceptions\\Error::setError(false, 130, 1509, Array, 'Table 'wecv.ipA...')<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#1 E:\\WebRoot\\Qii\\Qii\\Driver\\Pdo\\Driver.php(130): Qii::setError(false, 130, 1509, 'SELECT * FROM i...', 'Table 'wecv.ipA...')<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#2 E:\\WebRoot\\Qii\\Qii\\Driver\\Pdo\\Driver.php(103): Qii\\Driver\\Pdo\\Driver->query('SELECT * FROM i...')<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#3 E:\\WebRoot\\Qii\\Qii\\Driver\\Pdo\\Driver.php(195): Qii\\Driver\\Pdo\\Driver->setQuery('SELECT * FROM i...')<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#4 [internal function]: Qii\\Driver\\Pdo\\Driver->getRow('SELECT * FROM i...')<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#5 E:\\WebRoot\\Qii\\Qii\\Driver\\Model.php(208): call_user_func_array(Array, Array)<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#6 E:\\WebRoot\\Qii\\private\\Controller\\Index.php(9): Qii\\Driver\\Model->__call('getRow', Array)<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#7 [internal function]: Controller\\index->indexAction()<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#8 E:\\WebRoot\\Qii\\Qii\\Base\\Dispatcher.php(68): call_user_func_array(Array, Array)<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#9 E:\\WebRoot\\Qii\\Qii\\Application.php(374): Qii\\Base\\Dispatcher->dispatch()<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#10 E:\\WebRoot\\Qii\\public\\index.php(12): Qii\\Application->run()<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#11 {main}<br \/>","Source URL:http:\/\/test\/Qii\/public\/","Referer URL:http:\/\/test\/Qii\/public\/"]
  39. 2017-06-28 11:02:15
  40. [["\t1) E:\\WebRoot\\Qii\\public\\index.php(12): Qii\\Application->run()","\t2) E:\\WebRoot\\Qii\\Qii\\Application.php(374): Qii\\Base\\Dispatcher->dispatch()","\t3) E:\\WebRoot\\Qii\\Qii\\Base\\Dispatcher.php(68): call_user_func_array(Array, Array)","\t4) [internal function]: Controller\\index->indexAction()","\t5) E:\\WebRoot\\Qii\\private\\Controller\\Index.php(10): Qii\\Driver\\Model->__call('getRow', Array)","\t6) E:\\WebRoot\\Qii\\Qii\\Driver\\Model.php(208): call_user_func_array(Array, Array)","\t7) [internal function]: Qii\\Driver\\Pdo\\Driver->getRow('SELECT * FROM i...')","\t8) E:\\WebRoot\\Qii\\Qii\\Driver\\Pdo\\Driver.php(195): Qii\\Driver\\Pdo\\Driver->setQuery('SELECT * FROM i...')","\t9) E:\\WebRoot\\Qii\\Qii\\Driver\\Pdo\\Driver.php(103): Qii\\Driver\\Pdo\\Driver->query('SELECT * FROM i...')","\t10) E:\\WebRoot\\Qii\\Qii\\Driver\\Pdo\\Driver.php(130): Qii::setError(false, 130, 1509, 'SELECT * FROM i...', 'Table 'wecv.ipA...')","\t11) E:\\WebRoot\\Qii\\Qii\\Qii.php(91): Qii\\Exceptions\\Error::setError(false, 130, 1509, 'SELECT * FROM i...', 'Table 'wecv.ipA...')"],"Referer:http:\/\/test\/Qii\/public\/"]
  41. 2017-06-28 11:02:15
  42. ["\u9519\u8bef\u6587\u4ef6 \uff1a..\/Qii\/Driver\/Pdo\/Driver.php","\u9519\u8bef\u4ee3\u7801 \uff1a0","\u9519\u8bef\u63cf\u8ff0 \uff1aCall to a member function errorInfo() on null","\u9519\u8bef\u884c \uff1a309 on <pre style=\"font-weight:bold;\"><font >299:<\/font>\t<font >\t\t}<\/font><br \/><font >300:<\/font>\t<font >\t}<\/font><br \/><font >301:<\/font>\t<font ><\/font><br \/><font >302:<\/font>\t<font >\t\/**<\/font><br \/><font >303:<\/font>\t<font >\t * \u662f\u5426\u6267\u884c\u51fa\u9519<\/font><br \/><font >304:<\/font>\t<font >\t *<\/font><br \/><font >305:<\/font>\t<font >\t * @return Bool<\/font><br \/><font >306:<\/font>\t<font >\t *\/<\/font><br \/><font >307:<\/font>\t<font >\tpublic function isError()<\/font><br \/><font >308:<\/font>\t<font >\t{<\/font><br \/><font color=\"red\">309:<\/font>\t<font color=\"red\">\t\t$errorInfo = $this-&gt;rs-&gt;errorInfo();<\/font><br \/><font >310:<\/font>\t<font >\t\tif ($this-&gt;connection-&gt;getConnectionBySQL($this-&gt;sql)-&gt;errorCode() != '00000') {<\/font><br \/><font >311:<\/font>\t<font >\t\t\treturn true;<\/font><br \/><font >312:<\/font>\t<font >\t\t}<\/font><br \/><font >313:<\/font>\t<font >\t\treturn false;<\/font><br \/><font >314:<\/font>\t<font >\t}<\/font><br \/><font >315:<\/font>\t<font >}<\/font><\/pre>","\u9519\u8bef\u8ffd\u8e2a\u5982\u4e0b\uff1a<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#0 [internal function]: Qii\\Driver\\Pdo\\Driver->isError()<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#1 E:\\WebRoot\\Qii\\Qii\\Driver\\Model.php(208): call_user_func_array(Array, Array)<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#2 E:\\WebRoot\\Qii\\private\\Controller\\Index.php(12): Qii\\Driver\\Model->__call('isError', Array)<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#3 [internal function]: Controller\\index->indexAction()<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#4 E:\\WebRoot\\Qii\\Qii\\Base\\Dispatcher.php(68): call_user_func_array(Array, Array)<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#5 E:\\WebRoot\\Qii\\Qii\\Application.php(374): Qii\\Base\\Dispatcher->dispatch()<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#6 E:\\WebRoot\\Qii\\public\\index.php(12): Qii\\Application->run()<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#7 {main}<br \/>","Source URL:http:\/\/test\/Qii\/public\/","Referer URL:http:\/\/test\/Qii\/public\/"]
  43. 2017-06-28 11:02:42
  44. [["\t1) E:\\WebRoot\\Qii\\public\\index.php(12): Qii\\Application->run()","\t2) E:\\WebRoot\\Qii\\Qii\\Application.php(374): Qii\\Base\\Dispatcher->dispatch()","\t3) E:\\WebRoot\\Qii\\Qii\\Base\\Dispatcher.php(68): call_user_func_array(Array, Array)","\t4) [internal function]: Controller\\index->indexAction()","\t5) E:\\WebRoot\\Qii\\private\\Controller\\Index.php(10): Qii\\Driver\\Model->__call('getRow', Array)","\t6) E:\\WebRoot\\Qii\\Qii\\Driver\\Model.php(208): call_user_func_array(Array, Array)","\t7) [internal function]: Qii\\Driver\\Pdo\\Driver->getRow('SELECT * FROM i...')","\t8) E:\\WebRoot\\Qii\\Qii\\Driver\\Pdo\\Driver.php(195): Qii\\Driver\\Pdo\\Driver->setQuery('SELECT * FROM i...')","\t9) E:\\WebRoot\\Qii\\Qii\\Driver\\Pdo\\Driver.php(103): Qii\\Driver\\Pdo\\Driver->query('SELECT * FROM i...')","\t10) E:\\WebRoot\\Qii\\Qii\\Driver\\Pdo\\Driver.php(130): Qii::setError(false, 130, 1509, 'SELECT * FROM i...', 'Table 'wecv.ipA...')","\t11) E:\\WebRoot\\Qii\\Qii\\Qii.php(91): Qii\\Exceptions\\Error::setError(false, 130, 1509, 'SELECT * FROM i...', 'Table 'wecv.ipA...')"],"Referer:http:\/\/test\/Qii\/public\/"]
  45. 2017-06-28 11:02:42
  46. ["\u9519\u8bef\u6587\u4ef6 \uff1a..\/Qii\/Driver\/Pdo\/Driver.php","\u9519\u8bef\u4ee3\u7801 \uff1a0","\u9519\u8bef\u63cf\u8ff0 \uff1aCall to a member function errorInfo() on null","\u9519\u8bef\u884c \uff1a310 on <pre style=\"font-weight:bold;\"><font >300:<\/font>\t<font >\t}<\/font><br \/><font >301:<\/font>\t<font ><\/font><br \/><font >302:<\/font>\t<font >\t\/**<\/font><br \/><font >303:<\/font>\t<font >\t * \u662f\u5426\u6267\u884c\u51fa\u9519<\/font><br \/><font >304:<\/font>\t<font >\t *<\/font><br \/><font >305:<\/font>\t<font >\t * @return Bool<\/font><br \/><font >306:<\/font>\t<font >\t *\/<\/font><br \/><font >307:<\/font>\t<font >\tpublic function isError()<\/font><br \/><font >308:<\/font>\t<font >\t{<\/font><br \/><font >309:<\/font>\t<font >\t\tvar_dump($this-&gt;rs);<\/font><br \/><font color=\"red\">310:<\/font>\t<font color=\"red\">\t\t$errorInfo = $this-&gt;rs-&gt;errorInfo();<\/font><br \/><font >311:<\/font>\t<font >\t\tif ($this-&gt;connection-&gt;getConnectionBySQL($this-&gt;sql)-&gt;errorCode() != '00000') {<\/font><br \/><font >312:<\/font>\t<font >\t\t\treturn true;<\/font><br \/><font >313:<\/font>\t<font >\t\t}<\/font><br \/><font >314:<\/font>\t<font >\t\treturn false;<\/font><br \/><font >315:<\/font>\t<font >\t}<\/font><br \/><font >316:<\/font>\t<font >}<\/font><\/pre>","\u9519\u8bef\u8ffd\u8e2a\u5982\u4e0b\uff1a<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#0 [internal function]: Qii\\Driver\\Pdo\\Driver->isError()<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#1 E:\\WebRoot\\Qii\\Qii\\Driver\\Model.php(208): call_user_func_array(Array, Array)<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#2 E:\\WebRoot\\Qii\\private\\Controller\\Index.php(12): Qii\\Driver\\Model->__call('isError', Array)<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#3 [internal function]: Controller\\index->indexAction()<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#4 E:\\WebRoot\\Qii\\Qii\\Base\\Dispatcher.php(68): call_user_func_array(Array, Array)<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#5 E:\\WebRoot\\Qii\\Qii\\Application.php(374): Qii\\Base\\Dispatcher->dispatch()<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#6 E:\\WebRoot\\Qii\\public\\index.php(12): Qii\\Application->run()<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#7 {main}<br \/>","Source URL:http:\/\/test\/Qii\/public\/","Referer URL:http:\/\/test\/Qii\/public\/"]
  47. 2017-06-28 11:03:08
  48. [["\t1) E:\\WebRoot\\Qii\\public\\index.php(12): Qii\\Application->run()","\t2) E:\\WebRoot\\Qii\\Qii\\Application.php(374): Qii\\Base\\Dispatcher->dispatch()","\t3) E:\\WebRoot\\Qii\\Qii\\Base\\Dispatcher.php(68): call_user_func_array(Array, Array)","\t4) [internal function]: Controller\\index->indexAction()","\t5) E:\\WebRoot\\Qii\\private\\Controller\\Index.php(10): Qii\\Driver\\Model->__call('getRow', Array)","\t6) E:\\WebRoot\\Qii\\Qii\\Driver\\Model.php(208): call_user_func_array(Array, Array)","\t7) [internal function]: Qii\\Driver\\Pdo\\Driver->getRow('SELECT * FROM i...')","\t8) E:\\WebRoot\\Qii\\Qii\\Driver\\Pdo\\Driver.php(195): Qii\\Driver\\Pdo\\Driver->setQuery('SELECT * FROM i...')","\t9) E:\\WebRoot\\Qii\\Qii\\Driver\\Pdo\\Driver.php(103): Qii\\Driver\\Pdo\\Driver->query('SELECT * FROM i...')","\t10) E:\\WebRoot\\Qii\\Qii\\Driver\\Pdo\\Driver.php(130): Qii::setError(false, 130, 1509, 'SELECT * FROM i...', 'Table 'wecv.ipA...')","\t11) E:\\WebRoot\\Qii\\Qii\\Qii.php(91): Qii\\Exceptions\\Error::setError(false, 130, 1509, 'SELECT * FROM i...', 'Table 'wecv.ipA...')"],"Referer:http:\/\/test\/Qii\/public\/"]
  49. 2017-06-28 11:03:10
  50. [["\t1) E:\\WebRoot\\Qii\\public\\index.php(12): Qii\\Application->run()","\t2) E:\\WebRoot\\Qii\\Qii\\Application.php(374): Qii\\Base\\Dispatcher->dispatch()","\t3) E:\\WebRoot\\Qii\\Qii\\Base\\Dispatcher.php(68): call_user_func_array(Array, Array)","\t4) [internal function]: Controller\\index->indexAction()","\t5) E:\\WebRoot\\Qii\\private\\Controller\\Index.php(10): Qii\\Driver\\Model->__call('getRow', Array)","\t6) E:\\WebRoot\\Qii\\Qii\\Driver\\Model.php(208): call_user_func_array(Array, Array)","\t7) [internal function]: Qii\\Driver\\Pdo\\Driver->getRow('SELECT * FROM i...')","\t8) E:\\WebRoot\\Qii\\Qii\\Driver\\Pdo\\Driver.php(195): Qii\\Driver\\Pdo\\Driver->setQuery('SELECT * FROM i...')","\t9) E:\\WebRoot\\Qii\\Qii\\Driver\\Pdo\\Driver.php(103): Qii\\Driver\\Pdo\\Driver->query('SELECT * FROM i...')","\t10) E:\\WebRoot\\Qii\\Qii\\Driver\\Pdo\\Driver.php(130): Qii::setError(false, 130, 1509, 'SELECT * FROM i...', 'Table 'wecv.ipA...')","\t11) E:\\WebRoot\\Qii\\Qii\\Qii.php(91): Qii\\Exceptions\\Error::setError(false, 130, 1509, 'SELECT * FROM i...', 'Table 'wecv.ipA...')"],"Referer:http:\/\/test\/Qii\/public\/"]
  51. 2017-06-28 11:04:08
  52. [["\t1) E:\\WebRoot\\Qii\\public\\index.php(12): Qii\\Application->run()","\t2) E:\\WebRoot\\Qii\\Qii\\Application.php(374): Qii\\Base\\Dispatcher->dispatch()","\t3) E:\\WebRoot\\Qii\\Qii\\Base\\Dispatcher.php(68): call_user_func_array(Array, Array)","\t4) [internal function]: Controller\\index->indexAction()","\t5) E:\\WebRoot\\Qii\\private\\Controller\\Index.php(10): Qii\\Driver\\Model->__call('getRow', Array)","\t6) E:\\WebRoot\\Qii\\Qii\\Driver\\Model.php(208): call_user_func_array(Array, Array)","\t7) [internal function]: Qii\\Driver\\Pdo\\Driver->getRow('SELECT * FROM i...')","\t8) E:\\WebRoot\\Qii\\Qii\\Driver\\Pdo\\Driver.php(195): Qii\\Driver\\Pdo\\Driver->setQuery('SELECT * FROM i...')","\t9) E:\\WebRoot\\Qii\\Qii\\Driver\\Pdo\\Driver.php(103): Qii\\Driver\\Pdo\\Driver->query('SELECT * FROM i...')","\t10) E:\\WebRoot\\Qii\\Qii\\Driver\\Pdo\\Driver.php(130): Qii::setError(false, 130, 1509, 'SELECT * FROM i...', 'Table 'wecv.ipA...')","\t11) E:\\WebRoot\\Qii\\Qii\\Qii.php(91): Qii\\Exceptions\\Error::setError(false, 130, 1509, 'SELECT * FROM i...', 'Table 'wecv.ipA...')"],"Referer:http:\/\/test\/Qii\/public\/"]
  53. 2017-06-28 11:04:20
  54. [["\t1) E:\\WebRoot\\Qii\\public\\index.php(12): Qii\\Application->run()","\t2) E:\\WebRoot\\Qii\\Qii\\Application.php(374): Qii\\Base\\Dispatcher->dispatch()","\t3) E:\\WebRoot\\Qii\\Qii\\Base\\Dispatcher.php(68): call_user_func_array(Array, Array)","\t4) [internal function]: Controller\\index->indexAction()","\t5) E:\\WebRoot\\Qii\\private\\Controller\\Index.php(10): Qii\\Driver\\Model->__call('getRow', Array)","\t6) E:\\WebRoot\\Qii\\Qii\\Driver\\Model.php(208): call_user_func_array(Array, Array)","\t7) [internal function]: Qii\\Driver\\Pdo\\Driver->getRow('SELECT * FROM i...')","\t8) E:\\WebRoot\\Qii\\Qii\\Driver\\Pdo\\Driver.php(195): Qii\\Driver\\Pdo\\Driver->setQuery('SELECT * FROM i...')","\t9) E:\\WebRoot\\Qii\\Qii\\Driver\\Pdo\\Driver.php(103): Qii\\Driver\\Pdo\\Driver->query('SELECT * FROM i...')","\t10) E:\\WebRoot\\Qii\\Qii\\Driver\\Pdo\\Driver.php(130): Qii::setError(false, 130, 1509, 'SELECT * FROM i...', 'Table 'wecv.ipA...')","\t11) E:\\WebRoot\\Qii\\Qii\\Qii.php(91): Qii\\Exceptions\\Error::setError(false, 130, 1509, 'SELECT * FROM i...', 'Table 'wecv.ipA...')"],"Referer:http:\/\/test\/Qii\/public\/"]
  55. 2017-06-28 12:09:58
  56. ["\u9519\u8bef\u6587\u4ef6 \uff1a..\/private\/Controller\/Index.php","\u9519\u8bef\u4ee3\u7801 \uff1a0","\u9519\u8bef\u63cf\u8ff0 \uff1aClass 'Qii\\Base\\Response' not found","\u9519\u8bef\u884c \uff1a9 on <pre style=\"font-weight:bold;\"><font >1:<\/font>\t<font >&lt;?php<\/font><br \/><font >2:<\/font>\t<font >namespace Controller;<\/font><br \/><font >3:<\/font>\t<font ><\/font><br \/><font >4:<\/font>\t<font >class index extends \\Qii\\Base\\Controller<\/font><br \/><font >5:<\/font>\t<font >{<\/font><br \/><font >6:<\/font>\t<font > public $enableDB = true;<\/font><br \/><font >7:<\/font>\t<font > public function indexAction()<\/font><br \/><font >8:<\/font>\t<font > {<\/font><br \/><font color=\"red\">9:<\/font>\t<font color=\"red\"> $response = new \\Qii\\Base\\Response();<\/font><br \/><font >10:<\/font>\t<font > $response-&gt;appendBody('');<\/font><br \/><font >11:<\/font>\t<font > print_r($this-&gt;db-&gt;getRow('SELECT * FROM ipAddress ORDER BY id DESC LIMIT 1'));<\/font><br \/><font >12:<\/font>\t<font > print_r($this-&gt;db-&gt;getRow('SELECT * FROM ipAddress ORDER BY id ASC LIMIT 1'));<\/font><br \/><font >13:<\/font>\t<font > print_r($this-&gt;db-&gt;queryTimes);<\/font><br \/><font >14:<\/font>\t<font > }<\/font><br \/><font >15:<\/font>\t<font >}<\/font><\/pre>","\u9519\u8bef\u8ffd\u8e2a\u5982\u4e0b\uff1a<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#0 [internal function]: Controller\\index->indexAction()<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#1 E:\\WebRoot\\Qii\\Qii\\Base\\Dispatcher.php(68): call_user_func_array(Array, Array)<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#2 E:\\WebRoot\\Qii\\Qii\\Application.php(374): Qii\\Base\\Dispatcher->dispatch()<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#3 E:\\WebRoot\\Qii\\public\\index.php(12): Qii\\Application->run()<br \/>&nbsp;&nbsp;&nbsp;&nbsp;#4 {main}<br \/>","Source URL:http:\/\/test\/Qii\/public\/","Referer URL:http:\/\/test\/Qii\/public\/"]