In my local server I am running php 5. On my 1and1 server the default php is 4. 
I just read closer and you are using 1and1 ... so create a file in your root directory and call it .htaccess and in code view add:
AddType x-mapp-php5 .php
Save the file and upload.
You should be good to go then.
Brad


