Serverumzug...
Verfasst: Mi 9. Nov 2005, 16:36
Hi @ all,
ich mußte mit meinem Server auf einen anderen Rechner umziehen (bzw. ein Kollege hat das für mehrer gemacht, da die Festplatte nicht mehr in Ordnung war...).
Nun habe ich mehrere Probleme :
Im Frontend und im Backend wird die Seite angezeigt, jedoch erscheinen darüber diese Fehlermeldungen:
Ich habe in der config.php soweit ich weiß schon alle Pfade geändert.
Beim Mandanten habe ich auch die Pfadangabe angepasst.
Ich hoffe mir kann jemand helfen.
Danke schonmal
Mac
ich mußte mit meinem Server auf einen anderen Rechner umziehen (bzw. ein Kollege hat das für mehrer gemacht, da die Festplatte nicht mehr in Ordnung war...).
Nun habe ich mehrere Probleme :
Im Frontend und im Backend wird die Seite angezeigt, jedoch erscheinen darüber diese Fehlermeldungen:
Code: Alles auswählen
Warning: fopen(move_articles.php.job): failed to open stream: Permission denied in /var/www/vhosts/cafe-combo.de/httpdocs/contenido/includes/pseudo-cron.inc.php on line 306
Warning: fputs(): supplied argument is not a valid stream resource in /var/www/vhosts/cafe-combo.de/httpdocs/contenido/includes/pseudo-cron.inc.php on line 307
Warning: fclose(): supplied argument is not a valid stream resource in /var/www/vhosts/cafe-combo.de/httpdocs/contenido/includes/pseudo-cron.inc.php on line 308
Warning: fopen(session_cleanup.php.job): failed to open stream: Permission denied in /var/www/vhosts/cafe-combo.de/httpdocs/contenido/includes/pseudo-cron.inc.php on line 306
Warning: fputs(): supplied argument is not a valid stream resource in /var/www/vhosts/cafe-combo.de/httpdocs/contenido/includes/pseudo-cron.inc.php on line 307
Warning: fclose(): supplied argument is not a valid stream resource in /var/www/vhosts/cafe-combo.de/httpdocs/contenido/includes/pseudo-cron.inc.php on line 308
Warning: fopen(optimize_database.php.job): failed to open stream: Permission denied in /var/www/vhosts/cafe-combo.de/httpdocs/contenido/includes/pseudo-cron.inc.php on line 306
Warning: fputs(): supplied argument is not a valid stream resource in /var/www/vhosts/cafe-combo.de/httpdocs/contenido/includes/pseudo-cron.inc.php on line 307
Warning: fclose(): supplied argument is not a valid stream resource in /var/www/vhosts/cafe-combo.de/httpdocs/contenido/includes/pseudo-cron.inc.php on line 308
Warning: Cannot modify header information - headers already sent by (output started at /var/www/vhosts/cafe-combo.de/httpdocs/contenido/includes/pseudo-cron.inc.php:306) in /var/www/vhosts/cafe-combo.de/httpdocs/conlib/session.inc on line 467
Warning: Cannot modify header information - headers already sent by (output started at /var/www/vhosts/cafe-combo.de/httpdocs/contenido/includes/pseudo-cron.inc.php:306) in /var/www/vhosts/cafe-combo.de/httpdocs/conlib/session.inc on line 468
Warning: Cannot modify header information - headers already sent by (output started at /var/www/vhosts/cafe-combo.de/httpdocs/contenido/includes/pseudo-cron.inc.php:306) in /var/www/vhosts/cafe-combo.de/httpdocs/conlib/session.inc on line 469
Warning: Cannot modify header information - headers already sent by (output started at /var/www/vhosts/cafe-combo.de/httpdocs/contenido/includes/pseudo-cron.inc.php:306) in /var/www/vhosts/cafe-combo.de/httpdocs/conlib/session.inc on line 470
Warning: Cannot modify header information - headers already sent by (output started at /var/www/vhosts/cafe-combo.de/httpdocs/contenido/includes/pseudo-cron.inc.php:306) in /var/www/vhosts/cafe-combo.de/httpdocs/conlib/session.inc on line 471
Warning: Cannot modify header information - headers already sent by (output started at /var/www/vhosts/cafe-combo.de/httpdocs/contenido/includes/pseudo-cron.inc.php:306) in /var/www/vhosts/cafe-combo.de/httpdocs/conlib/session.inc on line 472
Warning: Cannot modify header information - headers already sent by (output started at /var/www/vhosts/cafe-combo.de/httpdocs/contenido/includes/pseudo-cron.inc.php:306) in /var/www/vhosts/cafe-combo.de/httpdocs/conlib/session.inc on line 121
Beim Mandanten habe ich auch die Pfadangabe angepasst.
Ich hoffe mir kann jemand helfen.
Danke schonmal

Mac