Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hello, try the command:
sudo apt-get update
sudo apt-get install php5-mysqlnd
Then restart apache2 and mysql, please write us if it works
Hello,
Try running the commands below to update php-mysql.
apt-get update
apt-get install php5-mysql
apt-get install php5-mysqli
Once done, restart your web server.
Hi …
I got this message :
Building dependency tree Reading state information… Done Package php5-mysqli is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source However the following packages replace it: php5-mysqlnd:i386 php5-mysql:i386 php5-mysqlnd php5-mysql
E: Package ‘php5-mysqli’ has no installation candidate