Can not pass the environment checking?
• There is a list of definitions for each parameter in database configuration. You may do the database configuration according to the instruction. Database: Database style, MySQL is the database for this system. Host: The IP address of database server. If the database and program files are on the same host, the default address is localhost; If the database is on another server, just fill out the IP address of the server which is available on Web. • Port: The port of database connection, which can be set in the database configuration. For Windows, the value of variable MySQL_port can be checked in my.ini, which is under the installation directory of MySQL. For Linux, the port value is the variable MySQL_port in my.cnf under the installation directory of MySQL or default installation path /etc . Username and password: The username and password of MySQL, both can be added or modified in database management tools. For example, with phpmyadmin provided in XAMPP, user information can be adde