erst mal die Einzelheiten
Server alt: Linux/Apache/PHP
Datenbank-Export via mysqldump
Sicherung des Verzeichnisses /cms
Server neu (Test): WinXP/xampp/PHP 5.2.6
Datenbank-Import auf dem neuen Server PHPMyAdmin (MySQL 5.0.51b)
Upload des Verzeichnisses /cms
Upgrade auf 4.8.7
Hab also das Update durchgeführt und hat auch soweit alles geklappt.
Wenn ich aber die Webseite über das Frontend aufrufe, dann wird zwar die Seite angezeigt, aber die links in meinem Menü verweisen allesamt noch auf den alten Server. Sollte das nicht geändert sein?
Außerdem stimmt auch etwas im Backend nicht, ich bekomme beispielsweise den Fehler:

Auch im eigentlichen Artikel erscheinen diverse Fehlermeldungen:
Code: Alles auswählen
Warning: include_once(C:\\xampp\\htdocs\\contenido\\cmsconfig.php) [function.include-once]: failed to open stream: No such file or directory in C:\xampp\htdocs\contenido\contenido\external\backendedit\front_content.php on line 79
Warning: include_once() [function.include]: Failed opening 'C:\\xampp\\htdocs\\contenido\\cmsconfig.php' for inclusion (include_path='.;C:\xampp\php\pear\') in C:\xampp\htdocs\contenido\contenido\external\backendedit\front_content.php on line 79
Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\contenido\contenido\external\backendedit\front_content.php:79) in C:\xampp\htdocs\contenido\conlib\session.inc on line 504
Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\contenido\contenido\external\backendedit\front_content.php:79) in C:\xampp\htdocs\contenido\conlib\session.inc on line 507
Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\contenido\contenido\external\backendedit\front_content.php:79) in C:\xampp\htdocs\contenido\conlib\session.inc on line 508
Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\contenido\contenido\external\backendedit\front_content.php:79) in C:\xampp\htdocs\contenido\conlib\session.inc on line 509
Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\contenido\contenido\external\backendedit\front_content.php:79) in C:\xampp\htdocs\contenido\conlib\session.inc on line 510
Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\contenido\contenido\external\backendedit\front_content.php:79) in C:\xampp\htdocs\contenido\conlib\session.inc on line 511
Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\contenido\contenido\external\backendedit\front_content.php:79) in C:\xampp\htdocs\contenido\conlib\session.inc on line 512
Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\contenido\contenido\external\backendedit\front_content.php:79) in C:\xampp\htdocs\contenido\contenido\external\backendedit\front_content.php on line 234
Gruß
Dennis