linux下使用composer安装tp5后,打开显示内存溢出?

浏览:501 发布日期:2018/03/07 分类:求助交流
linux下使用composer安装tp5后,打开public文件夹显示内存溢出?

环境:cenos6.8+apache+php版本7.07+mysqlFatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 1920159876 bytes) in /home/bingo/NODEJS-QYB/01/tp5/thinkphp/library/think/Loader.php on line 248
Call Stack
#    Time    Memory    Function    Location
1    0.0075    352968    {main}( )    .../index.php:0
2    0.0078    354128    require( '/home/bingo/NODEJS-QYB/01/tp5/thinkphp/start.php' )    .../index.php:17
3    0.0088    377744    require( '/home/bingo/NODEJS-QYB/01/tp5/thinkphp/base.php' )    .../start.php:16
4    0.0111    484088    think\Loader::register( ??? )    .../base.php:59
5    0.0111    484952    think\Loader::addNamespace( array(3), ??? )    .../Loader.php:291
6    0.0116    486880    think\Loader::addPsr4( string(7), string(53), true )    .../Loader.php:189
最佳答案
评论( 相关
后面还有条评论,点击查看>>