解除 XAMPP 的 Memory 大小限制
Tag: apache , memory size , mysql , php , wordpress , XAMPP | Categoris: Wordpress研究 | Date: 2008-02-29
想必不少玩 WordPress 的朋友都有用 XAMPP 搭建本地 PHP+Mysql 的环境用于 WordPress 主题模板和插件的测试。但是一直以来我都遇到一个问题:远程服务器上的 WordPress 后台导出的“文章、评论、分类”(XML)文件在导入到本地 WordPress 时出现下面的报错(可能是文章等内容比较多):
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 320160 bytes) in D:\xampp\htdocs\wp-admin\import\wor......