Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Problem when configuring MySQL instance in Win Server 2003

Status
Not open for further replies.

995599

Programmer
Oct 15, 2010
1
0
0
AR
I want to install MySQL on a server with Win Server 2003 SP1
domain controller.
Download the latest version of MySQL 5.1.51 and install it.
Start the MySQL Instance Configuration Wizard, follow all the steps
to the last screen
where after pressing the Execute button stays Procesing
Configuration ...

And there it is, does any of the 4 steps you need to do, not
throws no error, and no crashes.
Because I can go back to back in the settings or I can
cancel.
I wonder if any of you have passed or have any information about
this problem.

Disable antivirus, firewall and I have the appropriate port
open on the router.
From already thank you very much for the help I can provide.

Guillermo.
 
I had a similar problem when I installed 5.1 on my server. It turned out to be an install issue with multi-processors. I updated the boot.ini with /numproc=1 I was able install without problems. Then went back to remove the switch and everything seems to be working fine. Been running along for months now, no problems.

Boot.ini switches and information…
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top