Ich habe auf meinem Server das aktuelle Wordpress(2.3) und benutze BackupWordpress in Version 0.3.1. Es gibt gleich mehrere Probleme dabei:
Bei der Kalkulation der Backupgröße kanm folgender Fehler:
'Speicherverbrauch wird gemessen.
WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘-fw’ at line 1]
SHOW TABLE STATUS FROM wp-fw
Warning: Invalid argument supplied for foreach() in /opt/lampp/htdocs/wp-content/plugins/backupwordpress/bkpwp-classes/manage_backups.php on line 388
Your Database holds. 0.00 B of Data.
The resulting Backup Archive will be about 0.00 B.
Database Only Backup with this Preset. No Disk Files will be backed up.'
Das nächste Problem ist ein vollständiges Backup. Da gibt es scheinbar Berechtigungsprobleme:
'Warning: opendir(/opt/lampp/htdocs/wp-content/userpics/tmp) [function.opendir]: failed to open dir: Keine Berechtigung in /opt/lampp/htdocs/wp-content/plugins/backupwordpress/bkpwp-classes/options.php on line 207'
Beim benutzerdefinierten Backup habe ich folgende Meldung erhalten: 'bkpwp-backup-options kann nicht geladen werden'.
Ich wollte eine neue Exclude-list erstellen. Über die Optionen lässt sich die Liste übrigens auch nicht erstellen. Da bricht die Operation kommentarlos ab und kehrt zur Auswahl zurück.
Wordpress läuft bei mir auf folgender Maschine:
OpenSuSE 10.0, XAMPP for Linux 1.6.3b, PHP/MySQL siehe unten
PHP Informationen für http://www.frankie123.de
max_execution_time: 60
max_input_time: -1
file_uploads: 1
upload_max_filesize: 20M
post_max_size: 20M
register_globals: 0
safe_mode:
allow_url_fopen: 1
eaccelerator.enable: 1
Andere Informationen
PHP Server API: apache2handler
WordPress Version: 2.3
WordPress Blog URI: http://www.frankie123.de
WordPress Installation URI: http://www.frankie123.de
WordPress Theme: /wp-content/themes/itheme-1-1
WordPress Permalink Structure: /%year%/%monthnum%/%category%/%postname%.html
WordPress wp-content directory is writable
WordPress does not use Gzip Compression
WP-Cache is running on this installation of WordPress
GD library is installed
PHP Version: 5.2.3
MySQL Version: 5.0.45
Browser used: Opera/9.23 (Windows NT 5.1; U; de)