Okay, the permissions a 3 times checked.
BUT, I found the Problem:
In the new config.php file is a new option:
Code: › $display_errors = 0;
I turned into errors to 1 and I got this messages:
Code: ›
Warning: get_lang(modules/gallery2/language/lang-german.php): failed to open stream: No such file or directory in /home/www/hrs-am-droemling.de/rs-ruehen.de/htdocs/mainfile.php on line 223
Warning: get_lang(): Failed opening 'modules/gallery2/language/lang-german.php' for inclusion (include_path='.:/usr/php4/pear') in /home/www/hrs-am-droemling.de/rs-ruehen.de/htdocs/mainfile.php on line 223
Warning: main(/home/www/hrs-am-droemling.de/rs-ruehen.de/htdocs/modules/gallery2/_G2_EMBED_PHP_FILE): failed to open stream: No such file or directory in /home/www/hrs-am-droemling.de/rs-ruehen.de/htdocs/modules/gallery2/index.php on line 343
Fatal error: main(): Failed opening required '/home/www/hrs-am-droemling.de/rs-ruehen.de/htdocs/modules/gallery2/_G2_EMBED_PHP_FILE' (include_path='.:/usr/php4/pear') in /home/www/hrs-am-droemling.de/rs-ruehen.de/htdocs/modules/gallery2/index.php on line 343
Well done. It is lang. problem ... 