Fatal error: Out of memory, but I do have plenty of memory (PHP)

前端 未结 20 2572
情歌与酒
情歌与酒 2020-11-29 23:34

Since my question is getting longer and longer, I decide to re-write the whole question to make it better and shorter.

I run my website on dedicated server with 8GB

20条回答
  •  挽巷
    挽巷 (楼主)
    2020-11-30 00:03

    I would start by upgrading PHP to 5.4+ as it's up to 50% faster for some applications. They fixed a large number of memory leaks. Please see becnhamrks: http://news.php.net/php.internals/57760

提交回复
热议问题