FILE: C:\57\wamp64\www\ThinkPHP\Library\Think\Db\Driver\Mysqli.class.php LINE: 196
( ! ) Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 413696 bytes) in C:\57\wamp64\www\ThinkPHP\Library\Think\Db\Driver\Mysqli.class.php on line 196 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0001 | 360240 | {main}( ) | ...\index.php:0 |
2 | 0.0001 | 361064 | require( 'C:\57\wamp64\www\ThinkPHP\ThinkPHP.php ) | ...\index.php:30 |
3 | 0.0002 | 362736 | Think\Think::start( ) | ...\ThinkPHP.php:96 |
4 | 0.0011 | 389216 | Think\App::run( ) | ...\Think.class.php:120 |
5 | 0.0021 | 393400 | Think\App::exec( ) | ...\App.class.php:193 |
6 | 0.0051 | 481808 | invoke( $object = class Home\Controller\ProductController { protected $view = class Think\View { protected $tVar = [...]; protected $theme = '' }; protected $config = [] } ) | ...\App.class.php:155 |
7 | 0.0051 | 481840 | Home\Controller\ProductController->step4( ) | ...\App.class.php:155 |
8 | 0.0094 | 508208 | Think\Model->select( $options = ??? ) | ...\ProductController.class.php:88 |
9 | 0.0095 | 508240 | Think\Db->select( $options = ['where' => ['sl_id' => 1, 'sb_id' => 5], 'group' => 'xinghao', 'table' => 'fwqy_content', 'model' => 'content'] ) | ...\Model.class.php:516 |
10 | 0.0095 | 508352 | 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.2459 | 125256136 | Think\Db\Driver\Mysqli->getAll( ) | ...\Mysqli.class.php:102 |
12 | 0.2495 | 137354936 | fetch_assoc( ) | ...\Mysqli.class.php:196 |
:(
FILE: C:\57\wamp64\www\ThinkPHP\Library\Think\Db\Driver\Mysqli.class.php LINE: 196
ThinkPHP3.2.2 { Fast & Simple OOP PHP Framework } -- [ WE CAN DO IT JUST THINK ]