restname.blogg.se

Mariadb phpmyadmin ubuntu 20.04
Mariadb phpmyadmin ubuntu 20.04








mariadb phpmyadmin ubuntu 20.04
  1. #Mariadb phpmyadmin ubuntu 20.04 install#
  2. #Mariadb phpmyadmin ubuntu 20.04 update#
  3. #Mariadb phpmyadmin ubuntu 20.04 archive#
  4. #Mariadb phpmyadmin ubuntu 20.04 upgrade#
mariadb phpmyadmin ubuntu 20.04

  • Add the following content to this configuration file:.
  • Now create an Apache2 configuration file for phpMyAdmin by executing the command nano /etc/apache2/conf-available/nf.
  • After that, assign the required permissions to the phpMyAdmin directory using the command chmod -R 0755 phpmyadmin.
  • Use this command: mv phpMyAdmin-*-all-languages phpmyadmin
  • Now you have to rename the directory to " phpmyadmin".
  • mariadb phpmyadmin ubuntu 20.04

  • Remove the downloaded archive, which is already unzipped, with the command rm phpmyadmin.zip.
  • #Mariadb phpmyadmin ubuntu 20.04 archive#

  • Then unzip the archive you just downloaded by executing this command: unzip phpmyadmin.zip.
  • To download phpMyAdmin, execute the command wget -O phpmyadmin.zip.
  • Go to the directory where phpMyAdmin will be installed using the command cd /usr/share.
  • Then the MariaDB server is completely installed and configured. Confirm all further questions (deleting the anonymous user, disabling the external root login for security reasons, removing the test database and updating the privileges/permissions) also with enter. There are no characters displayed during input, but this is normal. Now you have to set a password for the MariaDB root user. Confirm the next question concerning the change of the root password with enter as well. At the following question regarding switching to Unix socket authentication, type " n" and press Enter. At the first question regarding the current password, you don't have to type in anything, just press enter.
  • Now enter the command mysql_secure_installation to complete the configuration of your MariaDB server.
  • Then complete the configuration of the MariaDB server:.
  • #Mariadb phpmyadmin ubuntu 20.04 install#

  • Now you need to install the MariaDB server and the client (MySQL) with the command apt install mariadb-server mariadb-client -y.
  • The command for this is: apt install php8.0 php8.0-cli php8.0-common php8.0-curl php8.0-gd php8.0-intl php8.0-mbstring php8.0-mysql php8.0-opcache php8.0-readline php8.0-xml php8.0-xsl php8.0-zip php8.0-bz2 libapache2-mod-php8.0 -y
  • Install PHP 8 and some important PHP modules.
  • Install the Apache2 web server and other required packages with the following command: apt install apache2 -y.
  • #Mariadb phpmyadmin ubuntu 20.04 update#

  • Now update your package lists again with the command apt update.
  • Add the repository by executing the command add-apt-repository ppa:ondrej/php.
  • Install the package for managing repositories using the following command: apt install software-properties-common -y.
  • Add the repository by executing the command echo "deb $(lsb_release -sc) main" > /etc/apt//php.list.
  • Use the command curl -fsSL -o /usr/share/keyrings/php-archive-keyring.gpg to add the key needed for the PHP repository.
  • Add the repository needed to install PHP 8:.
  • Next, install the packages needed for future installations in this tutorial by executing the following command: apt install ca-certificates apt-transport-https lsb-release gnupg curl nano unzip -y.
  • #Mariadb phpmyadmin ubuntu 20.04 upgrade#

    Now install any available updates of the packages already installed on your server using the command apt upgrade -y.Update your package lists with the command apt update.To do this, open PuTTY and enter the domain or IP address of your server in the text box named "Host Name (or IP address)". Connect to your root server or VPS/vServer via SSH using PuTTY.If you havn't already done so, download the program " PuTTY".

    mariadb phpmyadmin ubuntu 20.04

    Are you looking for very good, powerful and cheap servers? I've been renting my servers at Contabo for 7 years now and I can highly recommend Contabo to everyone!










    Mariadb phpmyadmin ubuntu 20.04