FILE: D:\wamp64\www\ThinkPHP\Library\Think\Db\Driver\Mysqli.class.php LINE: 88
( ! ) Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 430080 bytes) in D:\wamp64\www\ThinkPHP\Library\Think\Db\Driver\Mysqli.class.php on line 88 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0002 | 358776 | {main}( ) | ...\index.php:0 |
2 | 0.0002 | 359592 | require( 'D:\wamp64\www\ThinkPHP\ThinkPHP.php ) | ...\index.php:30 |
3 | 0.0004 | 361224 | Think\Think::start( ) | ...\ThinkPHP.php:96 |
4 | 0.0023 | 387656 | Think\App::run( ) | ...\Think.class.php:120 |
5 | 0.0036 | 391736 | Think\App::exec( ) | ...\App.class.php:193 |
6 | 0.0144 | 481112 | invoke( $object = class Home\Controller\ProductController { protected $view = class Think\View { protected $tVar = [...]; protected $theme = '' }; protected $config = [] } ) | ...\App.class.php:155 |
7 | 0.0144 | 481144 | Home\Controller\ProductController->step4( ) | ...\App.class.php:155 |
8 | 0.0362 | 507448 | Think\Model->select( $options = ??? ) | ...\ProductController.class.php:88 |
9 | 0.0363 | 507480 | Think\Db->select( $options = ['where' => ['sl_id' => 1, 'sb_id' => 5], 'group' => 'xinghao', 'table' => 'fwqy_content', 'model' => 'content'] ) | ...\Model.class.php:516 |
10 | 0.0365 | 507592 | Think\Db\Driver\Mysqli->query( $str = 'SELECT * FROM `fwqy_content` WHERE `sl_id` = 1 AND `sb_id` = 5 GROUP BY xinghao ', [] ) | ...\Db.class.php:773 |
11 | 0.0365 | 486440 | query( $query = 'SELECT * FROM `fwqy_content` WHERE `sl_id` = 1 AND `sb_id` = 5 GROUP BY xinghao ' ) | ...\Mysqli.class.php:88 |
:(
FILE: D:\wamp64\www\ThinkPHP\Library\Think\Db\Driver\Mysqli.class.php LINE: 88
ThinkPHP3.2.2 { Fast & Simple OOP PHP Framework } -- [ WE CAN DO IT JUST THINK ]