hallo,
habe meine 2.8.1-wp-installation in einen testordner kopiert, DB kopiert, wp-config.php angepasst, DB->wp-options->blogurl angepasst.
Ergebnis: der Blog im Testordner läuft einwandfrei
ABER: nach dem Einloggen ins Backend hagelts folgende Fehlermeldungen
PHP
Warning: session_start() [function.session-start]: open(/tmp/sess_3739a9349a8d535c5e767829f550c53e, O_RDWR) failed: Permission denied (13) in /www/htdocs/w00c0349/teste301/wp-content/plugins/enhanced-ss.php on line 40
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /www/htdocs/w00c0349/teste301/wp-content/plugins/enhanced-ss.php:40) in /www/htdocs/w00c0349/teste301/wp-content/plugins/enhanced-ss.php on line 40
Warning: Cannot modify header information - headers already sent by (output started at /www/htdocs/w00c0349/teste301/wp-content/plugins/enhanced-ss.php:40) in /www/htdocs/w00c0349/teste301/wp-includes/functions.php on line 784
Warning: Cannot modify header information - headers already sent by (output started at /www/htdocs/w00c0349/teste301/wp-content/plugins/enhanced-ss.php:40) in /www/htdocs/w00c0349/teste301/wp-includes/functions.php on line 785
Dasselbe, wenn alle PlugIns deaktiviert werden.
Weiß jemand Rat, woran das liegen kann?
Vor ich WP aktualisiere, möchte ich das Updaten im Testordner zur Sicherheit überprüfen.
Danke für Hinweise, Axel