错误提示

SQLSTATE[42S02]: Base table or view not found: 1146 Table 'bdm267037671_db.cj_soft' doesn't exist

错误位置

FILE: /usr/home/byu6653790001/htdocs/ThinkPHP/Library/Think/Db/Driver.class.php  LINE: 167

TRACE

#0 /usr/home/byu6653790001/htdocs/ThinkPHP/Library/Think/Db/Driver.class.php(167): PDOStatement->execute()
#1 /usr/home/byu6653790001/htdocs/ThinkPHP/Library/Think/Db/Driver/Mysql.class.php(53): Think\Db\Driver->query('SHOW COLUMNS FR...')
#2 /usr/home/byu6653790001/htdocs/ThinkPHP/Library/Think/Model.class.php(134): Think\Db\Driver\Mysql->getFields('cj_soft')
#3 /usr/home/byu6653790001/htdocs/ThinkPHP/Library/Think/Model.class.php(122): Think\Model->flush()
#4 /usr/home/byu6653790001/htdocs/ThinkPHP/Library/Think/Model.class.php(1432): Think\Model->_checkTableInfo()
#5 /usr/home/byu6653790001/htdocs/ThinkPHP/Library/Think/Model.class.php(97): Think\Model->db(0, '', true)
#6 /usr/home/byu6653790001/htdocs/ThinkPHP/Common/functions.php(590): Think\Model->__construct('soft', '', '')
#7 /usr/home/byu6653790001/htdocs/Application/Home/Controller/ShowController.class.php(168): M('soft')
#8 [internal function]: Home\Controller\ShowController->download()
#9 /usr/home/byu6653790001/htdocs/ThinkPHP/Library/Think/App.class.php(164): ReflectionMethod->invoke(Object(Home\Controller\ShowController))
#10 /usr/home/byu6653790001/htdocs/ThinkPHP/Library/Think/App.class.php(202): Think\App::exec()
#11 /usr/home/byu6653790001/htdocs/ThinkPHP/Library/Think/Think.class.php(120): Think\App::run()
#12 /usr/home/byu6653790001/htdocs/ThinkPHP/ThinkPHP.php(97): Think\Think::start()
#13 /usr/home/byu6653790001/htdocs/index.php(21): require('/usr/home/byu66...')
#14 {main}