brazerzkidaimed.blogg.se

Configuration phpmyadmin ubuntu
Configuration phpmyadmin ubuntu





configuration phpmyadmin ubuntu

Steps of Installing phpMyAdmin on UbuntuĪs I have already mentioned, you must install an Apache web server, MySQL or MariaDB database, and PHP. Although, if you are thinking to create a web project based on PHP language, then you should also install the latest version of PHP, that is PHP 8.0. PHP 7.4.x or above (for best performance)Īpache2 web server is required to make HTTP protocol, so we can access phpMyAdmin using a web browser, and you also need pre-installed MySQL or MariaDB database to manage other databases or create a new one.However, you can download the package without the required elements, but you cannot configure without them. Pre-requisites for Installing phpMyAdmin on Ubuntuīefore installing phpMyAdmin on Ubuntu or Debian system, you must make sure that some required components are installed. phpMyAdmin is primarily comes preinstalled with shared web hosting services (like cPanel hosting). This tool is written in PHP, and it is the most popular database administration tool, especially for web hosting services. PhpMyAdmin is a free and open-source software/tool for managing MySQL and MariaDB. And you can use these databases in your CMS project and other web app projects. In this article, I will tell how you can install phpMyAdmin on your ubuntu server and create new databases visually through it.

configuration phpmyadmin ubuntu

Managing MySQL, MariaDB and other databases via the command line is not easy, especially for those who are not particularly familiar with Linux.







Configuration phpmyadmin ubuntu