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!
Your previous tutorial which installed php installed 5.6 and I think this installs phpmyadmin for php7. So I am getting an error:
WARNING: Module mbstring ini file doesn’t exist under /etc/php/5.6/mods-available WARNING: Module mbstring ini file doesn’t exist under /etc/php/5.6/mods-available
This comment has been deleted
I get this error while installing phpmyadmin.
An error occurred while installing the database:
mysql said: ERROR 1064 (42000) at line 1: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘IDENTIFIED BY ‘9rAxt8Hn7rSU’’ at line 1 .
It actually fit the phpmyadmin user password. i’ve try with different one, and with letting it blank, but I’m always getting the same error. Tried to remove and purge, and same thing again.
I’ve looked it up on google, the only thing I found said to replace “timestamp(14)” with “timestamp” in /usr/share/dbconfig-common/data/phpmyadmin/install/mysql”
But I have no timestamp(14) in mine…
Any idea? :/
Good tutorial, thank you.
There was an error in my logs that I found was due to phpMyAdmin and PHP 7.2. I found some help at DevAnswers.co:
Problem with phpMyAdmin and PHP 7.2: “Warning in ./libraries/sql.lib.php#613 count(): Parameter must be an array or an object that implements Countable” Last updated on February 13th, 2019