Fatal error: Call to undefined function mysqli_connect()…
If you get any errors saying that any function beginning with “mysqli” is undefined, that means your web server is running a very old version of PHP that does not support mysqli. You need to contact your webhost and ask them to update PHP or add mysqli support.