我在WordPress的Contact Form 7中遇到问题。我使用下拉菜单创建一个国家/地区列表,并将快捷方式代码复制到表单编辑器中,然后当我保存表单时,浏览器中出现"connection reset“错误和Apache错误。我该如何解决这个问题呢?
我使用的是localhost、XAMP1.8.3、WordPress 3.8.1和Contact Form7版本3.7。
发布于 2014-04-15 05:12:41
我也有同样的问题,很可能是Windows上的Apache出现了分段故障。请尝试增加Apache堆栈的大小,因为它是在这里写入How do I increase the stack size for Apache running under Windows 7?的。
https://stackoverflow.com/questions/21814692
复制相似问题