问题环境
- PHP 7.3版本以下(包括7.3)
- 已安装Opcache扩展
- WordPress版本为6.7及以上
- 使用Debian 12或者Ubuntu 24版本以上
报错详情
Fatal error: Allowed memory size of 5368709120 bytes exhausted (tried to allocate 4294967304 bytes) in /www/wwwroot/domain.com/wp-includes/class-wpdb.php on line 1588
问题原因
- 新系统Bug
解决方案
重装系统,使用老版本系统,例如Debian 11或者Ubuntu 22.04
没有回复内容