Warning: file_get_contents(/data/phpspider/zhask/data//catemap/1/php/266.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181

Warning: file_get_contents(/data/phpspider/zhask/data//catemap/1/wordpress/11.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Wordpress和PHP5.3_Php_Wordpress_Deprecated - Fatal编程技术网

Wordpress和PHP5.3

Wordpress和PHP5.3,php,wordpress,deprecated,Php,Wordpress,Deprecated,有没有人能提供一些建议,说明为什么wp admin/options general.php不会加载到我在PHP5.3中安装的Wordpress上?如果我启用了调试,然后出现PHP报告错误,我确实会收到弃用错误,但它们似乎并不相关。此外,如果我修复了这些错误,页面仍然不会加载 顶栏和几个导航框加载,但在中央框架内没有加载 我正在运行dotdeb的PHP5.3 带有WP\u DEBUG和错误报告(0)的输出: 如果我没记错的话,wordpress使用了很多方法来避免显示错误。。。因此,如果激活了错误

有没有人能提供一些建议,说明为什么
wp admin/options general.php
不会加载到我在PHP5.3中安装的Wordpress上?如果我启用了调试,然后出现PHP报告错误,我确实会收到弃用错误,但它们似乎并不相关。此外,如果我修复了这些错误,页面仍然不会加载

顶栏和几个导航框加载,但在中央框架内没有加载

我正在运行dotdeb的PHP5.3

带有
WP\u DEBUG
错误报告(0)
的输出:


如果我没记错的话,wordpress使用了很多方法来避免显示错误。。。因此,如果激活了
错误报告
,则许多事件不会显示:-(
(这就是@operator是邪恶的原因之一…)

也许在您的测试机上使用,禁用@operator,会有所帮助


尽管如此,我刚刚在PHP5.3上试用了wordpress,该页面似乎加载良好…我使用的是2.8.x版本,顺便说一句,也许会有帮助?(我自己没有使用过。)

尝试禁用所有已安装的插件。如果它解决了问题,然后尝试启用每个插件,一个我的一个,以找出有问题的插件


您还可以使用wp-devel插件查找函数跟踪。

您有最新版本的wp吗?serverfault.com将能够更好地帮助您解决这个问题。这不是一个编程问题。@echo:我今天从wordpress.org获得了最新版本。然后,这必须是针对我的-我在wordpress.org上也找不到它。我将尝试删除它有些,但我没有安装任何插件。
Deprecated: Assigning the return value of new by reference is deprecated in /home/willyum/willyum.info/blog/wp-includes/cache.php on line 103

Deprecated: Assigning the return value of new by reference is deprecated in /home/willyum/willyum.info/blog/wp-includes/pomo/mo.php on line 171

Deprecated: Assigning the return value of new by reference is deprecated in /home/willyum/willyum.info/blog/wp-includes/l10n.php on line 407

Deprecated: Assigning the return value of new by reference is deprecated in /home/willyum/willyum.info/blog/wp-includes/query.php on line 61

Deprecated: Assigning the return value of new by reference is deprecated in /home/willyum/willyum.info/blog/wp-includes/theme.php on line 1133

Deprecated: Assigning the return value of new by reference is deprecated in /home/willyum/willyum.info/blog/wp-includes/taxonomy.php on line 617