lotterycas.blogg.se

Xampp mysql 8
Xampp mysql 8













xampp mysql 8

  • 5.1 Extract standard Moodle package files.
  • 1.2 XAMPP using Bitnami to install Moodle.
  • To do that, let’s open a new console, go to your path (in my case f:mysql8bin), and write this command:Īnd you are asked for the temporary password: Consola de MySQLīut, with the temporary password, MySQL doesn’t allow us to use the server. Let’s try accesing the MySQL server by using the temporary password. Nowm you can start the server using the _start.bat file, and as you can check, it is up and running: MySQL8 operativo Inicializing the data dirĪs you can read in the last line of the report, the initializing process has created the data dir, but also, it has created a temporary password for the root user.

    xampp mysql 8

    To do that, let’s execute the next command:Īnd in a few seconds, the initialize process is executed, accesing the my.ini config file. WARNING!This process of starting the data directory has a different approach on MariaDB, where there is no –initialize option. Of course, you can read in the documentación about this initial step adn all you need to know. Here I have one for you with the basic parameters, based on the directories I have used: The my.inifiel is the configuration file for MySQL, but if you look in the /bin, you won’t find anyone.

    xampp mysql 8

    In my case, I have it on f:mysql8īefore being able to start MySQL server, it is necessary to have a configuration file my.ini, a vital file for MySQL, and that we will have to create (or use one that we already have from another instance of MySQL).Ī second very important aspect is that the directory data is not included, which is where the databases are normally located, so it will be necessary to carry out some intermediate steps.īut first, let’s create a configuration’s file (in this link, you have what I use when working with MySQL 5.6): my.ini Once downloaded the file, unzip the file in the directory you like, and as a advice, avoid white space or wierd characters. This time, we downloaded the zip version. The first thing for having a MySQL portable version is that we can’t use the MySQL installer (in this blog I already told you how to install MySQL 5.6 with the installer). In the previous entry we commented on how to have a portable MariaDB server, using the XAMPP tool, while in this entry, I propose that instead of MariaDB, let’s prepare a MySQL 8 as the server to work.















    Xampp mysql 8