Zuerst konnte ich gar nicht auf das wordpress-Verzeichnis auf dem Server zugreifen. Ich musste erst manuell sämtliche Ordner per CDMOD auf 777 setzen.
Jetzt erscheinen noch vor der Installation folgende Fehler:
http://www.matzelive.de/wordpress/wp-admin/install.php
[B]WordPress database error:[/B] [Table 'blogs.wp_options' doesn't exist]
INSERT INTO wp_options (option_name, option_value, option_description, autoload) VALUES ('template', 'default', '', 'yes')
[B]WordPress database error:[/B] [Table 'blogs.wp_options' doesn't exist]
INSERT INTO wp_options (option_name, option_value, option_description, autoload) VALUES ('stylesheet', 'default', '', 'yes')
[B]Warning[/B]: Cannot modify header information - headers already sent by (output started at /var/www/html/web353/html/wordpress/wp-includes/wp-db.php:104) in [B]/var/www/html/web353/html/wordpress/wp-admin/install.php[/B] on line [B]16[/B]
Die Datenbank ist neu angelegt, also leer. Die Zugangsdaten sollten korrekt sein. Woran könnte das liegen?
Mathias