Just talked to InMotion and fixed the problem. It’s the .htaccess at the server root level, not /public_html/ but /
These are the lines:
# Use PHP52 as default
#AddHandler application/x-httpd-php52 .php
Just commented out the second line. Solved the problem immediately