FILE: C:\57\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 C:\57\wamp64\www\ThinkPHP\Library\Think\Db\Driver\Mysqli.class.php on line 88 | ||||
|---|---|---|---|---|
| Call Stack | ||||
| # | Time | Memory | Function | Location |
| 1 | 0.0000 | 360224 | {main}( ) | ...\index.php:0 |
| 2 | 0.0001 | 361048 | require( 'C:\57\wamp64\www\ThinkPHP\ThinkPHP.php ) | ...\index.php:30 |
| 3 | 0.0001 | 362720 | Think\Think::start( ) | ...\ThinkPHP.php:96 |
| 4 | 0.0008 | 389200 | Think\App::run( ) | ...\Think.class.php:120 |
| 5 | 0.0020 | 393288 | Think\App::exec( ) | ...\App.class.php:193 |
| 6 | 0.0057 | 482008 | invoke( $object = class Home\Controller\ProductController { protected $view = class Think\View { protected $tVar = [...]; protected $theme = '' }; protected $config = [] } ) | ...\App.class.php:155 |
| 7 | 0.0057 | 482040 | Home\Controller\ProductController->step4( ) | ...\App.class.php:155 |
| 8 | 0.0111 | 508480 | Think\Model->select( $options = ??? ) | ...\ProductController.class.php:88 |
| 9 | 0.0111 | 508512 | Think\Db->select( $options = ['where' => ['sl_id' => 1, 'sb_id' => 5], 'group' => 'xinghao', 'table' => 'fwqy_content', 'model' => 'content'] ) | ...\Model.class.php:516 |
| 10 | 0.0112 | 508624 | 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.0112 | 487472 | query( $query = 'SELECT * FROM `fwqy_content` WHERE `sl_id` = 1 AND `sb_id` = 5 GROUP BY xinghao ' ) | ...\Mysqli.class.php:88 |
:(
FILE: C:\57\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 ]