错误提示

SQLSTATE[HY000]: General error: 1 no such table: bestop_page

错误位置

FILE: C:\wwwroot\www.dongzhugufen.com\Include\Library\Think\Db\Driver.class.php  LINE: 156

TRACE

#0 C:\wwwroot\www.dongzhugufen.com\Include\Library\Think\Db\Driver.class.php(156): PDO->prepare('SELECT * FROM b...')
#1 C:\wwwroot\www.dongzhugufen.com\Include\Library\Think\Db\Driver.class.php(925): Think\Db\Driver->query('SELECT * FROM b...', false)
#2 C:\wwwroot\www.dongzhugufen.com\Include\Library\Think\Model.class.php(765): Think\Db\Driver->select(Array)
#3 C:\wwwroot\www.dongzhugufen.com\App\Home\Controller\ShowController.class.php(51): Think\Model->find()
#4 [internal function]: Home\Controller\ShowController->index()
#5 C:\wwwroot\www.dongzhugufen.com\Include\Library\Think\App.class.php(190): ReflectionMethod->invoke(Object(Home\Controller\ShowController))
#6 C:\wwwroot\www.dongzhugufen.com\Include\Library\Think\App.class.php(231): Think\App::exec()
#7 C:\wwwroot\www.dongzhugufen.com\Include\Library\Think\Think.class.php(132): Think\App::run()
#8 C:\wwwroot\www.dongzhugufen.com\Include\ThinkPHP.php(102): Think\Think::start()
#9 C:\wwwroot\www.dongzhugufen.com\index.php(33): require('C:\\wwwroot\\www....')
#10 {main}