我正在尝试使用phpunit用我的wordpress插件初始化php单元测试。我在windows上运行xampp。我的xampp安装也在我的E:驱动器上,如果这有什么不同的话。install-wp-tests.sh wordpress_test root '' localhost latest 我运行它,它很快就会弹出并关闭,所以我不知道它是否真的在工作。WP_UnitTestCase' not found in E:\xampp\htdocs\wp-content\plugins\SRBC\tests\tes
在wordpress中手动上传新插件时,我遇到了一个问题。上传媒体运行良好,而且自动安装插件也会正常工作,但手动上传插件会生成错误消息:
The uploaded file could not be moved to C:\inetpub\wwwroot\Wordpress/wp-content/uploads/2010/11.我用的是IIS7,Windows Server2008和Wordpress 3.0.1。一切都使用Microsoft Web Platfor