06 2012 档案
摘要:WAMP 已经含xdebug了,就不需要到网上下载了,只要稍微修改一下配置就可以调试了找到下面这行zend_extension = "d:/wamp/bin/php/php5.3.13/zend_ext/php_xdebug-2.2.0-5.3-vc9.dll"然后粘贴这个配置上去[xdebug];这里VS.php 要写对,不然无法调试xdebug.idekey = VS.phpxdebug.remote_autostart = 1xdebug.remote_port = 7870xdebug.auto_trace = Onxdebug.show_exception_tra
阅读全文
摘要:周末有空下了wordpress和buddypress,安装并激活buddypress后,出现一长串警告(!)Warning:Creatingdefaultobjectfromemptyvaluein \wordpress\wp-content\plugins\buddypress\bp-loader.phponline71CallStack#TimeMemoryFunctionLocation10.0013140680{main}()..\index.php:020.0021142808require('\wordpress\wp-blog-header.php')..\ind
阅读全文