Is there anything you would like to know?
How can I install Teampel Server Windows (MySQL) version?

Please refer to Teampel Server Help: "Installation and Configuration" > "Install/deploy (Windows environment)" > "MySQL Installation".

 

If you have any questions during deployment, please contact us at support@teampel.com.

 

Install MySQL

Installation steps

  1. MySQL Community Server 5.7 and above recommended.

  2. Run MySQL installer and auto-configure installation environment may take 1 -2 minutes.
  3. Check "I accept the license terms" and click "Next" button.

  4. Select "Server only" and click the "Next" button.

  5. Click the "Execute" button.

  6. Click the "Next" button.

  7. Set up server configuration and network connection. Click "Next".

  8. Configure Root access password. Click "Next".

  9. Configure Windows service. Click "Next".

  10. Click the "Next" button

  11. Click the "Execute" button

  12. Click the "Finish" button.

  13. Click the "Next" button

  14. Click "Finish", to complete the installation.

Note: If MySQL database and Teampel Server are not on the same computer, you need to create a remote access SQL account:GRANT ALL PRIVILEGES ON db_teampel.* TO 'teampel'@'%' IDENTIFIED BY 'password';

NextHow can I install Teampel Server Windows (SQL Server) version?