Umzug vom Webhosting auf Server

Kohli

New Member
Hallo zusammen!

Habe mir schon einige Themen zum weißen Bildschirm durchgelesen, aber diese waren leider nicht passend zu meinem Probblem.

Ich habe schon einige Joomla Seiten auf meinen Server transferiert. Bei der jetzigen stoße ich auf folgendes Problem:

Ich habe einen Kunden mit der Domain retronia.de angelegt.

Via ftp alles hochgeladen. Die configuration.php mit den Pfad zu log und tmp entsprechend angepasst.

Dennoch erhalte ich hier einen weißen Bildschirm. Habe den Pfad nochmals mittels Script kontrolliert. Die Bilder lassen sich manuell im Browser aufrufen. Die index.php nicht.

Hat jemand einen guten Rat für mich? Habe ich eventuell in Plesk etwas vergessen?


Gruß Rene
 
MOD: Bitte keine Fullquotes! Danke

PHP Unterstützung in Plesk für die Domain aktiviert???
 
Last edited by a moderator:
Weißer Bildschirm könnte auf ausgeschaltetes PHP-Error-Reporting hindeuten - wenn nun ein Fehler auftritt, der dazu führt, dass das Script angehalten wird, siehst du entweder nichts oder nur eine teilweise geladene Seite.

Da hilft dir das Logfile auf dem Server weiterhelfen, bei Plesk-Konfiguration meistens im Verzeichnis der entsprechenden Domain im Unterordner "statistics/logs" zu finden.
Die error.log sollte dir da weiterhelfen, hier werden auch alle PHP-Fehler protokolliert.
 
Meine Einstellungen sehen wie im beigefügten Bild aus!
 

Attachments

  • 19.01.png
    19.01.png
    19.7 KB · Views: 104
Daraus geht aber nicht hervor, ob error_reporting eingeschaltet ist, oder nicht ;)
Schau dir einfach mal das Logfile an, zu finden sein sollte es unter
/var/www/vhosts/retronia.de/statistics/logs/error.log
 
Hier ein Auszug vom Logfile:

Code:
[Tue Jan 19 19:02:38 2010] [warn] RSA server certificate CommonName (CN) `plesk' does NOT match server name!?
[Tue Jan 19 19:02:58 2010] [warn] RSA server certificate CommonName (CN) `plesk' does NOT match server name!?
[Tue Jan 19 19:07:24 2010] [warn] mod_fcgid: stderr: PHP Warning:  require_once(/srv/www/vhosts/retronia.de/httpdocs/includes/defines.php): failed to open stream: No such file or directory in /srv/www/vhosts/retronia.de/httpdocs/index.php on line 21
[Tue Jan 19 19:07:24 2010] [warn] mod_fcgid: stderr: PHP Fatal error:  require_once(): Failed opening required '/srv/www/vhosts/retronia.de/httpdocs/includes/defines.php' (include_path='.:/usr/share/php5:/usr/share/php5/PEAR') in /srv/www/vhosts/retronia.de/httpdocs/index.php on line 21
[Tue Jan 19 19:08:09 2010] [warn] mod_fcgid: stderr: PHP Warning:  require_once(/srv/www/vhosts/retronia.de/httpdocs/includes/defines.php): failed to open stream: No such file or directory in /srv/www/vhosts/retronia.de/httpdocs/index.php on line 21
[Tue Jan 19 19:08:09 2010] [warn] mod_fcgid: stderr: PHP Fatal error:  require_once(): Failed opening required '/srv/www/vhosts/retronia.de/httpdocs/includes/defines.php' (include_path='.:/usr/share/php5:/usr/share/php5/PEAR') in /srv/www/vhosts/retronia.de/httpdocs/index.php on line 21
[Tue Jan 19 19:16:56 2010] [warn] mod_fcgid: stderr: PHP Warning:  require_once(/srv/www/vhosts/retronia.de/httpdocs/includes/defines.php): failed to open stream: No such file or directory in /srv/www/vhosts/retronia.de/httpdocs/index.php on line 21
[Tue Jan 19 19:16:56 2010] [warn] mod_fcgid: stderr: PHP Fatal error:  require_once(): Failed opening required '/srv/www/vhosts/retronia.de/httpdocs/includes/defines.php' (include_path='.:/usr/share/php5:/usr/share/php5/PEAR') in /srv/www/vhosts/retronia.de/httpdocs/index.php on line 21
[Tue Jan 19 19:17:41 2010] [warn] mod_fcgid: stderr: PHP Warning:  require_once(/srv/www/vhosts/retronia.de/httpdocs/includes/defines.php): failed to open stream: No such file or directory in /srv/www/vhosts/retronia.de/httpdocs/index.php on line 21
[Tue Jan 19 19:17:41 2010] [warn] mod_fcgid: stderr: PHP Fatal error:  require_once(): Failed opening required '/srv/www/vhosts/retronia.de/httpdocs/includes/defines.php' (include_path='.:/usr/share/php5:/usr/share/php5/PEAR') in /srv/www/vhosts/retronia.de/httpdocs/index.php on line 21
[Tue Jan 19 19:27:05 2010] [warn] mod_fcgid: stderr: PHP Warning:  require_once(/srv/www/vhosts/retronia.de/httpdocs/includes/defines.php): failed to open stream: No such file or directory in /srv/www/vhosts/retronia.de/httpdocs/index.php on line 21
[Tue Jan 19 19:27:05 2010] [warn] mod_fcgid: stderr: PHP Fatal error:  require_once(): Failed opening required '/srv/www/vhosts/retronia.de/httpdocs/includes/defines.php' (include_path='.:/usr/share/php5:/usr/share/php5/PEAR') in /srv/www/vhosts/retronia.de/httpdocs/index.php on line 21
[Tue Jan 19 19:27:16 2010] [warn] mod_fcgid: stderr: PHP Warning:  require_once(/srv/www/vhosts/retronia.de/httpdocs/includes/defines.php): failed to open stream: No such file or directory in /srv/www/vhosts/retronia.de/httpdocs/index.php on line 21
[Tue Jan 19 19:27:16 2010] [warn] mod_fcgid: stderr: PHP Fatal error:  require_once(): Failed opening required '/srv/www/vhosts/retronia.de/httpdocs/includes/defines.php' (include_path='.:/usr/share/php5:/usr/share/php5/PEAR') in /srv/www/vhosts/retronia.de/httpdocs/index.php on line 21
[Tue Jan 19 19:27:24 2010] [warn] mod_fcgid: stderr: PHP Warning:  require_once(/srv/www/vhosts/retronia.de/httpdocs/includes/defines.php): failed to open stream: No such file or directory in /srv/www/vhosts/retronia.de/httpdocs/index.php on line 21
[Tue Jan 19 19:27:24 2010] [warn] mod_fcgid: stderr: PHP Fatal error:  require_once(): Failed opening required '/srv/www/vhosts/retronia.de/httpdocs/includes/defines.php' (include_path='.:/usr/share/php5:/usr/share/php5/PEAR') in /srv/www/vhosts/retronia.de/httpdocs/index.php on line 21
[Tue Jan 19 19:29:08 2010] [warn] mod_fcgid: stderr: PHP Warning:  require_once(/srv/www/vhosts/retronia.de/httpdocs/includes/defines.php): failed to open stream: No such file or directory in /srv/www/vhosts/retronia.de/httpdocs/index.php on line 21
[Tue Jan 19 19:29:08 2010] [warn] mod_fcgid: stderr: PHP Fatal error:  require_once(): Failed opening required '/srv/www/vhosts/retronia.de/httpdocs/includes/defines.php' (include_path='.:/usr/share/php5:/usr/share/php5/PEAR') in /srv/www/vhosts/retronia.de/httpdocs/index.php on line 21
[Tue Jan 19 19:29:21 2010] [warn] mod_fcgid: stderr: PHP Warning:  require_once(/srv/www/vhosts/retronia.de/httpdocs/includes/defines.php): failed to open stream: No such file or directory in /srv/www/vhosts/retronia.de/httpdocs/index.php on line 21
[Tue Jan 19 19:29:21 2010] [warn] mod_fcgid: stderr: PHP Fatal error:  require_once(): Failed opening required '/srv/www/vhosts/retronia.de/httpdocs/includes/defines.php' (include_path='.:/usr/share/php5:/usr/share/php5/PEAR') in /srv/www/vhosts/retronia.de/httpdocs/index.php on line 21
[Tue Jan 19 19:30:56 2010] [warn] mod_fcgid: stderr: PHP Warning:  require_once(/srv/www/vhosts/retronia.de/httpdocs/includes/defines.php): failed to open stream: No such file or directory in /srv/www/vhosts/retronia.de/httpdocs/index.php on line 21
[Tue Jan 19 19:30:56 2010] [warn] mod_fcgid: stderr: PHP Fatal error:  require_once(): Failed opening required '/srv/www/vhosts/retronia.de/httpdocs/includes/defines.php' (include_path='.:/usr/share/php5:/usr/share/php5/PEAR') in /srv/www/vhosts/retronia.de/httpdocs/index.php on line 21
[Tue Jan 19 19:30:57 2010] [warn] mod_fcgid: stderr: PHP Warning:  require_once(/srv/www/vhosts/retronia.de/httpdocs/includes/defines.php): failed to open stream: No such file or directory in /srv/www/vhosts/retronia.de/httpdocs/index.php on line 21
[Tue Jan 19 19:30:57 2010] [warn] mod_fcgid: stderr: PHP Fatal error:  require_once(): Failed opening required '/srv/www/vhosts/retronia.de/httpdocs/includes/defines.php' (include_path='.:/usr/share/php5:/usr/share/php5/PEAR') in /srv/www/vhosts/retronia.de/httpdocs/index.php on line 21
[Tue Jan 19 19:32:04 2010] [warn] mod_fcgid: stderr: PHP Warning:  require_once(/srv/www/vhosts/retronia.de/httpdocs/includes/defines.php): failed to open stream: No such file or directory in /srv/www/vhosts/retronia.de/httpdocs/index.php on line 21
[Tue Jan 19 19:32:04 2010] [warn] mod_fcgid: stderr: PHP Fatal error:  require_once(): Failed opening required '/srv/www/vhosts/retronia.de/httpdocs/includes/defines.php' (include_path='.:/usr/share/php5:/usr/share/php5/PEAR') in /srv/www/vhosts/retronia.de/httpdocs/index.php on line 21
[Tue Jan 19 19:40:29 2010] [warn] mod_fcgid: stderr: PHP Fatal error:  Class 'JUtility' not found in /srv/www/vhosts/retronia.de/httpdocs/libraries/joomla/application/application.php on line 99
[Tue Jan 19 19:40:58 2010] [warn] mod_fcgid: stderr: PHP Fatal error:  Class 'JUtility' not found in /srv/www/vhosts/retronia.de/httpdocs/libraries/joomla/application/application.php on line 99
[Tue Jan 19 19:45:14 2010] [warn] RSA server certificate CommonName (CN) `[url]www.retronia.de[/url]' does NOT match server name!?
[Tue Jan 19 19:47:28 2010] [warn] mod_fcgid: stderr: PHP Fatal error:  Class 'JUtility' not found in /srv/www/vhosts/retronia.de/httpdocs/libraries/joomla/application/application.php on line 99
[Tue Jan 19 19:48:24 2010] [warn] mod_fcgid: stderr: PHP Fatal error:  Class 'JUtility' not found in /srv/www/vhosts/retronia.de/httpdocs/libraries/joomla/application/application.php on line 99
[Tue Jan 19 19:48:28 2010] [warn] mod_fcgid: stderr: PHP Fatal error:  Class 'JUtility' not found in /srv/www/vhosts/retronia.de/httpdocs/libraries/joomla/application/application.php on line 99
[Tue Jan 19 19:49:12 2010] [warn] mod_fcgid: stderr: PHP Fatal error:  Class 'JUtility' not found in /srv/www/vhosts/retronia.de/httpdocs/libraries/joomla/application/application.php on line 99
[Tue Jan 19 19:49:17 2010] [warn] mod_fcgid: stderr: PHP Fatal error:  Class 'JUtility' not found in /srv/www/vhosts/retronia.de/httpdocs/libraries/joomla/application/application.php on line 99
[Tue Jan 19 19:49:56 2010] [warn] mod_fcgid: stderr: PHP Fatal error:  Class 'JUtility' not found in /srv/www/vhosts/retronia.de/httpdocs/libraries/joomla/application/application.php on line 99
[Tue Jan 19 19:50:38 2010] [warn] RSA server certificate CommonName (CN) `[url]www.retronia.de[/url]' does NOT match server name!?
[Tue Jan 19 19:54:04 2010] [warn] RSA server certificate CommonName (CN) `[url]www.retronia.de[/url]' does NOT match server name!?
[Tue Jan 19 19:54:11 2010] [warn] RSA server certificate CommonName (CN) `[url]www.retronia.de[/url]' does NOT match server name!?
[Tue Jan 19 19:55:28 2010] [warn] mod_fcgid: stderr: PHP Fatal error:  Class 'JUtility' not found in /srv/www/vhosts/retronia.de/httpdocs/libraries/joomla/application/application.php on line 99
[Tue Jan 19 19:55:31 2010] [warn] mod_fcgid: stderr: PHP Fatal error:  Class 'JUtility' not found in /srv/www/vhosts/retronia.de/httpdocs/libraries/joomla/application/application.php on line 99
[Tue Jan 19 19:55:40 2010] [warn] mod_fcgid: stderr: PHP Fatal error:  Class 'JUtility' not found in /srv/www/vhosts/retronia.de/httpdocs/libraries/joomla/application/application.php on line 99
[Tue Jan 19 19:55:40 2010] [warn] mod_fcgid: stderr: PHP Fatal error:  Class 'JUtility' not found in /srv/www/vhosts/retronia.de/httpdocs/libraries/joomla/application/application.php on line 99
[Tue Jan 19 19:58:07 2010] [warn] mod_fcgid: stderr: PHP Fatal error:  Class 'JUtility' not found in /srv/www/vhosts/retronia.de/httpdocs/libraries/joomla/application/application.php on line 99
[Tue Jan 19 19:58:29 2010] [warn] mod_fcgid: stderr: PHP Fatal error:  Class 'JUtility' not found in /srv/www/vhosts/retronia.de/httpdocs/libraries/joomla/application/application.php on line 99
[Tue Jan 19 19:58:36 2010] [warn] mod_fcgid: stderr: PHP Fatal error:  Class 'JUtility' not found in /srv/www/vhosts/retronia.de/httpdocs/libraries/joomla/application/application.php on line 99
[Tue Jan 19 19:59:28 2010] [warn] RSA server certificate CommonName (CN) `[url]www.retronia.de[/url]' does NOT match server name!?
 
Last edited by a moderator:
Wenn ich mein Backup in Xampp teste, bekomme ich diese Meldung:

Fatal error: Class 'JUtility' not found in C:\Xampp\xampp\htdocs\shop\libraries\joomla\application\application.php on line 99
 
Die Lösung war eigentlich so einfach... ich Dussel!

Hatte wieder ein Backup gemacht und wieder ein Misserfolg gehabt. Im Joomla Forum bekam ich den Tipp... die Dateien mit den Dateien vom Original Joomlapackag (ohne die Installdateien) zu überschreieben.

Et voila... es lief!


Auch Euch vielen Dank für den Support zu später Stunde!
 
Back
Top