News
For my personal projects, I needed to have two different PHP versions running at the same time of my server. And those project needed mysqli and msql extensions separately. Here's how to run PHP ...
$ sudo apt install mysql-server $ sudo apt install php libapache2-mod-php php-mysql Don’t think your work is over; there is more to do. Check apache2 and mysql service status Once the installation is ...
Manage Multiple MySQL Versions sudo apt install mysql-server-5.7 sudo apt install mysql-server-8.0 sudo apt install mysql-server-8.3 ...
GitHub recently upgraded its MySQL infrastructure from version 5.7 to 8.0. The motivation behind this upgrade was 5.7 reaching the end of life, and a need to leverage the latest security patches, bug ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results