ljweb 发表于 2011 年 4 月 3 日 18:34:59

Allowed memory size of 8388608 bytes exhausted

安装WP3.1时出错啦:

Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 284396 bytes) in /home/用户名/public_html/wordpress/wp-settings.php on line 127

百度了下:
在后台找到了WordPress根目录下的文件wp-setting.php 找到
define('WP_MEMORY_LIMIT', '32M');
把它改成
define('WP_MEMORY_LIMIT', '64M');

还是安装不了,悲剧了

java 发表于 2011 年 4 月 5 日 16:58:34

WP 不是我要考虑的玩意。。。。
对于一个臃肿的垃圾的破烂。。我完全抵制改破烂运行在任何我所管理的服务器、VPS上

java 发表于 2011 年 4 月 5 日 16:59:29

WP 不是我要考虑的玩意。。。。
对于一个臃肿的垃圾的破烂。。我完全抵制改破烂运行在任何我所管理的服务器、VPS上
页: [1]
查看完整版本: Allowed memory size of 8388608 bytes exhausted