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.0001 | 359808 | {main}( ) | ...\index.php:0 |
2 | 0.0001 | 360624 | require( 'D:\wamp64\www\ThinkPHP\ThinkPHP.php ) | ...\index.php:30 |
3 | 0.0002 | 362256 | Think\Think::start( ) | ...\ThinkPHP.php:96 |
4 | 0.0012 | 388688 | Think\App::run( ) | ...\Think.class.php:120 |
5 | 0.0019 | 392664 | Think\App::exec( ) | ...\App.class.php:193 |
6 | 0.0072 | 481728 | invoke( $object = class Home\Controller\ProductController { protected $view = class Think\View { protected $tVar = [...]; protected $theme = '' }; protected $config = [] } ) | ...\App.class.php:155 |
7 | 0.0072 | 481760 | Home\Controller\ProductController->step4( ) | ...\App.class.php:155 |
8 | 0.0237 | 507952 | Think\Model->select( $options = ??? ) | ...\ProductController.class.php:88 |
9 | 0.0237 | 507984 | Think\Db->select( $options = ['where' => ['sl_id' => 1, 'sb_id' => 5], 'group' => 'xinghao', 'table' => 'fwqy_content', 'model' => 'content'] ) | ...\Model.class.php:516 |
10 | 0.0238 | 508096 | 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.0239 | 486944 | 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 ]