Daniel Cazzulino's Blog : How to install MySQL on Windows 2008

Subscriptions

News

Source code published in this blog is public domain unless otherwise specified.

 

kzu in LinkedIn

  Microsoft MVP Profile

 Contact

Post Categories

How to install MySQL on Windows 2008

When you finish the setup, the configuration wizard may not start, and upon starting it manually, you might get:

The application has failed to start because its side-by-side configuration is incorrect.

The hack to make it run is not pretty, but it's straightforward. Just follow the steps in MySQL Server 5.0.51a Installation guide for Windows Vista which also works with Win2008.

posted on Wednesday, March 19, 2008 12:58 PM by kzu

# How to install MySQL on Windows 2008 @ Wednesday, March 19, 2008 1:37 PM

When you finish the setup, the configuration wizard may not start, and upon starting it manually, you

Anonymous