Auf meinem Shared Hosting Webspace von Alturo (phpinfo())läuft WP 1.2 ohne Probleme.
Gerade habe ich versucht, die Nightly 2004-09-22 zu installieren. Obwohl die Installation funktioniert und auch die Blog-Seite angesehen werden kann, kann ich mich nicht einloggen. Es erscheint immer folgende Ansammlung an Fehlermeldungen:
Warning: Cannot modify header information - headers already sent by (output started at /path/to/testing/WP/wp-config.php:1) in /path/to/testing/WP/wp-login.php on line 127
Warning: Cannot modify header information - headers already sent by (output started at /path/to/testing/WP/wp-config.php:1) in /path/to/testing/WP/wp-login.php on line 128
Warning: Cannot modify header information - headers already sent by (output started at /path/to/testing/WP/wp-config.php:1) in /path/to/testing/WP/wp-login.php on line 130
Warning: Cannot modify header information - headers already sent by (output started at /path/to/testing/WP/wp-config.php:1) in /path/to/testing/WP/wp-login.php on line 131
Warning: Cannot modify header information - headers already sent by (output started at /path/to/testing/WP/wp-config.php:1) in /path/to/testing/WP/wp-login.php on line 132
Warning: Cannot modify header information - headers already sent by (output started at /path/to/testing/WP/wp-config.php:1) in /path/to/testing/WP/wp-login.php on line 133
Warning: Cannot modify header information - headers already sent by (output started at /path/to/testing/WP/wp-config.php:1) in /path/to/testing/WP/wp-login.php on line 153
Alles anzeigen
Wer hat eine Idee, woran das liegen könnte?