Zur eigenen Erinnerung, hier was ich beim Upgrade auf 3.4.2 getan habe:
– FTP login als admin auf Vulpes, kopieren des gesamten Verzeichnisses zu home\backup
login auf phpmyadmin und export der hirnblog datenbank, dabei Add drop table anklicken, kompressionsgrad wählen und den erzeugten File auch ins backupverzeichnis kopieren.
http://codex.wordpress.org/Upgrading_WordPress
- Delete the old
wp-includesandwp-admindirectories on your web host (through your FTP or shell access). - Using FTP or your shell access, upload the new
wp-includesandwp-admindirectories to your web host, overwriting old files. - Upload the individual files from the new
wp-contentfolder to your existingwp-contentfolder, overwriting existing files. Do NOT delete your existingwp-contentfolder. Do NOT delete any files or folders in your existingwp-contentdirectory (except for the one being overwritten by new files). - Upload all new loose files from the root directory of the new version to your existing wordpress root directory.
Lastly you should take a look at the wp-config-sample.php file
If you’re upgrading manually after a failed auto-upgrade, delete the file .maintenance from your WordPress directory using FTP. This will remove the „failed update“ nag message.
Visit your main WordPress admin page at /wp-admin.
Evtl. ist ein Datenbankupdate notwendig. Fertig.