What php version are you running? The error implies that mySQLi isn't installed. This is a hosting issue, so you would probably have to contact them to get mysqli installed on the server. If you look at the phpinfo() result, it will list mysqli if it is installed properly.