WordPress Dashboard Blank Page Display Solution在WordPress仪表板显示空白页的解决办法
After moving over my之后,移动超过我的 test blog测试博客 to the new server, I noticed that the Admin Dashboard (with tons of unnecessary feeds) wasn’t displaying.到新的服务器,我发觉管理控制台(吨不必要的饲料)没有显示。 It shows just a blank page.它表明,只是一个空白页。
Apache error log had a very interesting message: Apache的错误日志中有一个很有趣的讯息:
Allowed memory size of 8388608 bytes exhausted (tried to allocate 0 bytes) 让记忆体的大小8388608字节用尽(试图分配0字节)
The solution is simple.解决办法很简单。
1. 1 。 Increase memory_limit in php.ini to a higher value.增加memory_limit在php.ini中,以更高的价值。 I have set it to 64MB:我已经将它设置为64 MB的:
memory_limit = 64M memory_limit = 64米
2. 2 。 Restart the Apache HTTP Server.重新启动Apache HTTP服务器。 On linux that would be:在Linux上那将是:
service httpd restart 服务的httpd重新启动
Note: The same technique can be used to increase maximum allocated memory for any php scripts.注:同一技术,可以用来增加,最高可分配内存为任何PHP脚本。
An even better solution is to replace it with一个更美好的解决办法是要取代它的 WordPress Dashboard hack在WordPress仪表板哈克 . 。
Filed under提起下 CMS Software CMS软件 , , Headline News头条新闻 , , How To如何 , , Open Source Software开放源码软件 , , PHP PHP的 , , Pro Blogging赞成Blogging , , Tech Note技术说明 , , Web网页 , , Web Services Web服务 , , WordPress在WordPress | |
| |
RSS 2.0 2.0 | |
Trackback Trackback跟踪 this Article |此文章|
Email this Article电子邮件此文章
You may also like to read您也可以想读 |




July 17th, 2006 at 11:42 pm 2006年7月17日在下午11时42分
[...] Because I’m always late, I just updated to Wordpress from Movable Type on the advice of a good friend, who is probably used to me taking advice several months after the fact by now. Wow, this thing is pretty nice. Apart from a stupid problem which I solved by finding the right link, the installation and import went pretty smoothly. The broken dashboard was a php problem, thank god for blogging gentoo hackers. [ … … ] ,因为我总是迟到,我刚才更新的WordPress从活字上的意见,一个很好的朋友,谁是可能用来考虑我的意见,数个月后,其实到现在。哇,这件事是相当尼斯,除了从一个愚蠢的问题,我解决了寻找合适的连接,安装和进口到相当顺利。破碎的仪表板是一个PHP的问题,感谢上帝的博客Gentoo的黑客的攻击。 Anyone who doesn’t understand how apache and mysql work together might stay away from this, though following the docs will probably get you pretty far. I ended up having to install libxml2 and the php xml foo, but that’s about it.谁不知道如何Apache和MySQL的携手合作,可能会远离这一点,虽然下面的文档可能会得到你相当一段距离,我最后不得不安装libxml2和PHP中的XML富,但的有关情况。 [...] [ … … ]
September 19th, 2006 at 12:55 am 2006年9月19日在上午12时55分
[...] Je fais un recherche du message d’erreur sur Google et je trouve rapidement que le problème vient de la quantité de mémoire que mon hébergeur alloue à PHP4 : 8M au lieu de 64M conseillés par l’article trouvé sur le net. [ … … ]流行性乙型脑炎fais联合国研究和杜讯息-e rreurs ur的G oogle等流行性乙型脑炎t rouver apidement阙乐p roblèmev ient德香格里拉q uantité德备忘录阙周一h ébergeur阿卢埃à p hp4: 8米凹代德6 4米c onseillés杆条第二款第t rouvés ur乐网。 [...] [ … … ]
April 4th, 2008 at 10:21 am 2008年4月4日在上午10时21分
Thank you for your tips.谢谢您的提示。 it’s work for me.它的工作对我来说。 And I put your article in my blog too.我把您的文章在我的博客太。 I you have an objection just email me. i你有一个反对的只是以电子邮件寄给我。 Thanks谢谢