If you are not using the XAMPP installation package to install the MySQL server, please skip this block. Take a look at "New Installation of MySQL Server".
If you learn through the "PHP Beginner's Bible", we will teach you to install the XAMPP integrated environment package during installation.
Everyone has installed the MySQL database server in the environment package. No further installation is required.
MySQL is a cross-platform server, and its use under the Windows operating system is almost exactly the same as that under Linux.
We will explain the installation of MySQL server based on the windows platform.
Note: The Linux operating system is difficult for many beginners. And windows has the widest range of users. This chapter focuses on windows installation. If you are familiar with the Linux operating system, you can also install it yourself and then follow the following courses.
##5. Server parameter modification
Among them:
Config Type (configuration file type)
refers to the open portmysql default port is 3306
6. Set the password
If you don’t want to have too much trouble, you can install phpstudy to install the environment package with one click. You can quickly build the environment without cumbersome configuration. Comes with mysql database.