( ! ) Fatal error: Maximum execution time of 5 seconds exceeded in /home/grab_youma_zhengshi/thinkphp/library/think/Session.php on line 534
Call Stack
#TimeMemoryFunctionLocation
10.0000397544{main}( ).../index.php:0
20.0008421296think\App->run( ).../index.php:21
30.0103800408think\Middleware->dispatch( ).../App.php:435
40.0103801104call_user_func:{/home/grab_youma_zhengshi/thinkphp/library/think/Middleware.php:130} ( ).../Middleware.php:130
50.0103801104think\Middleware->think\{closure:/home/grab_youma_zhengshi/thinkphp/library/think/Middleware.php:174-195}( ).../Middleware.php:130
60.0103802200call_user_func_array:{/home/grab_youma_zhengshi/thinkphp/library/think/Middleware.php:185} ( ).../Middleware.php:185
70.0103802248think\App->think\{closure:/home/grab_youma_zhengshi/thinkphp/library/think/App.php:431-433}( ).../Middleware.php:185
80.0103802248think\route\dispatch\Module->run( ).../App.php:432
90.0103802248think\route\dispatch\Module->exec( ).../Dispatch.php:168
100.0103802248think\App->controller( ).../Module.php:94
110.0106880200think\App->make( ).../App.php:723
120.0106880200think\App->invokeClass( ).../Container.php:284
130.0106880816newInstanceArgs ( ).../Container.php:439
140.0106881088app\index\controller\Video->__construct( ).../Container.php:439
150.0106881088app\index\controller\Video->initialize( ).../Controller.php:68
160.0107881088app\index\controller\Video->InitUser( ).../Base.php:27
170.0107881088session( ).../Base.php:103
180.0107881792think\Facade::has( ).../helper.php:575
190.0107882168think\Facade::__callStatic( ).../helper.php:575
200.0107882544call_user_func_array:{/home/grab_youma_zhengshi/thinkphp/library/think/Facade.php:123} ( ).../Facade.php:123
210.0107882952think\Session->has( ).../Facade.php:123
220.0107882952think\Session->boot( ).../Session.php:489
230.0107882952think\Session->init( ).../Session.php:216
240.0108883016think\Session->start( ).../Session.php:200

[1] ErrorException in Session.php line 534

Maximum execution time of 5 seconds exceeded

  1. }
  2. /**
  3. * 启动session
  4. * @access public
  5. * @return void
  6. */
  7. public function start()
  8. {
  9. session_start();
  10. $this->init = true;
  11. }
  12. /**
  13. * 销毁session

  14. ( ! ) Fatal error: Maximum execution time of 5 seconds exceeded in /home/grab_youma_zhengshi/thinkphp/tpl/think_exception.tpl on line 303
    Call Stack
    #TimeMemoryFunctionLocation
    10.0000397544{main}( ).../index.php:0
    20.0008421296think\App->run( ).../index.php:21
    30.0103800408think\Middleware->dispatch( ).../App.php:435
    40.0103801104call_user_func:{/home/grab_youma_zhengshi/thinkphp/library/think/Middleware.php:130} ( ).../Middleware.php:130
    50.0103801104think\Middleware->think\{closure:/home/grab_youma_zhengshi/thinkphp/library/think/Middleware.php:174-195}( ).../Middleware.php:130
    60.0103802200call_user_func_array:{/home/grab_youma_zhengshi/thinkphp/library/think/Middleware.php:185} ( ).../Middleware.php:185
    70.0103802248think\App->think\{closure:/home/grab_youma_zhengshi/thinkphp/library/think/App.php:431-433}( ).../Middleware.php:185
    80.0103802248think\route\dispatch\Module->run( ).../App.php:432
    90.0103802248think\route\dispatch\Module->exec( ).../Dispatch.php:168
    100.0103802248think\App->controller( ).../Module.php:94
    110.0106880200think\App->make( ).../App.php:723
    120.0106880200think\App->invokeClass( ).../Container.php:284
    130.0106880816newInstanceArgs ( ).../Container.php:439
    140.0106881088app\index\controller\Video->__construct( ).../Container.php:439
    150.0106881088app\index\controller\Video->initialize( ).../Controller.php:68
    160.0107881088app\index\controller\Video->InitUser( ).../Base.php:27
    170.0107881088session( ).../Base.php:103
    180.0107881792think\Facade::has( ).../helper.php:575
    190.0107882168think\Facade::__callStatic( ).../helper.php:575
    200.0107882544call_user_func_array:{/home/grab_youma_zhengshi/thinkphp/library/think/Facade.php:123} ( ).../Facade.php:123
    210.0107882952think\Session->has( ).../Facade.php:123
    220.0107882952think\Session->boot( ).../Session.php:489
    230.0107882952think\Session->init( ).../Session.php:216
    240.0108883016think\Session->start( ).../Session.php:200
    257.0068883768think\Error::appShutdown( ).../Error.php:0
    267.0070887976think\Error::appException( ).../Error.php:90
    277.0073890000think\exception\Handle->render( ).../Error.php:56
    287.0073890000think\exception\Handle->convertExceptionToResponse( ).../Handle.php:97
    297.0078907576include( '/home/grab_youma_zhengshi/thinkphp/tpl/think_exception.tpl' ).../Handle.php:184