Thank you!
I created the test.php file and what came up initially was showing PHP4 which is odd because I have AddType x-mapp-php5 .php & AddHandler x-mapp-php5 .php in a .htaccess file.
It turns out that I wasn’t as careful as I should have been when uploading the .htaccess file. I didn’t place it in the root of the site.
So now with the correct .htaccess file forcing PHP5 everything is working beautifully.
Sorry to have wasted your time.
Thanks for your great work.
Alan