WordPress 显示 Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 2097160 bytes)解决办法

memory_limit设置的数字太小,可以将其改的大一点,或者直接memory_limit=-1,意为不设限

猜你喜欢

转载自www.cnblogs.com/wala/p/13207588.html
今日推荐