With the last post there came some other mistakes so don't use this code...

if you have register globals off
make a php.ini
I use this content and everything is working:
register_globals = On
safe_mode = Off
upload this php.ini to your catalog folder....

Thanks to deep-silver for this constribution

More...