常见问题
常见问题内存问题

内存问题

如果您的 PHP 服务器内存限制低于插件所需的限制,您可能会看到如下错误消息(例如:同时为多种语言翻译大量文章时):

PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 20480 bytes)
in /public/wp-content/plugins/gato-ai-translations-for-polylang/vendor/pop-schema/extended-schema-commons/src/HelperServices/ArrayOrJSONObjectTraversionHelperService.php on line 75

请参阅指南「处理内存」,了解如何解决此问题。