Beschrijving
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.
Installatie
Upload the FTP Upgrade Fix plugin to your blog via FTP and Activate it.
Beoordelingen
Er zijn geen beoordelingen voor deze plugin.
Bijdragers & ontwikkelaars
“FTP Upgrade Fix” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “FTP Upgrade Fix” naar jouw taal.
Interesse in ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
1.0
- Initial release