內容簡介
一些運行 Pure-FTPd 的伺服器配置,在嘗試通過 FTP 更新 WordPress 時會出現問題。常見的錯誤信息如下:
Could not copy file.: /wp-admin/css/theme-editor.dev.css
Could not copy file.: /public_html/wp-admin/css/theme-editor.dev.css
Could not copy file.: /…/…/wp-admin/css/theme-editor.dev.css
Could not create file.: /public_html/
這些問題似乎都有關聯。在將 WordPress 升級到 3.2 版本之後,這些問題應該就會得到解決,並且此外掛也將過時(https://core.trac.wordpress.org/ticket/10913)。在此之前,請安裝並啟用此插件。更新應該按預期運作。
外掛標籤
開發者團隊
原文外掛簡介
Some server configurations running Pure-FTPd have trouble updating WordPress via FTP. Common error messages when trying to update WordPress or update/install a plugin look like this:
Could not copy file.: /wp-admin/css/theme-editor.dev.css
Could not copy file.: /public_html/wp-admin/css/theme-editor.dev.css
Could not copy file.: /…/…/wp-admin/css/theme-editor.dev.css
Could not create file.: /public_html/
Each of these cases seem to be related. There is a patch going into WordPress 3.2 that should take care of the issues and the plugin will be obsolete after updating to that version (https://core.trac.wordpress.org/ticket/10913). In the meantime, install and activate this plugin. Updates should work as expected.
