EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Support::Windows Servers (https://www.eqemulator.org/forums/forumdisplay.php?f=587)
-   -   MySQL and Vista (https://www.eqemulator.org/forums/showthread.php?t=25048)

merb 04-20-2008 03:16 PM

MySQL and Vista
 
I'm trying to help someone set up their own server and their PC is running Vista. For MySQL, I get the MySQL Essentials, install it with the default (Typical) setting. At the end, the box is checked to configure the server, but it doesn't run. When I try to manually run it, it says "The application failed to start because its side-by-side configuration is incorrect" and no matter what else I download or how I modify/repair it, it always says that. I've unblocked it, taken down the firewall, everything, any ideas?

Derision 04-20-2008 04:38 PM

Quote:

Originally Posted by merb (Post 147476)
I'm trying to help someone set up their own server and their PC is running Vista. For MySQL, I get the MySQL Essentials, install it with the default (Typical) setting. At the end, the box is checked to configure the server, but it doesn't run. When I try to manually run it, it says "The application failed to start because its side-by-side configuration is incorrect" and no matter what else I download or how I modify/repair it, it always says that. I've unblocked it, taken down the firewall, everything, any ideas?

I ran across this a couple of weeks ago. I had to do what was described in this thread on the MySQL forums:

http://forums.mysql.com/read.php?11,...569#msg-195569

In particular:
Code:

4. Download and run Resource Hacker http://www.angusj.com/resourcehacker/
5. Open ...\MySQL Server 5.0\bin\MySQLInstanceConfig.exe with Resource Hacker
6. Navigate to 24\1\1033
7. Change
<requestedExecutionLevel level="asAdministrator" uiAccess="false">
to
<requestedExecutionLevel level="requireAdministrator" uiAccess="false">
8. Press "Compile script"
9. Exit Resource Hacker and save the result (overwrite the initial MySQLInstanceConfig.exe)



All times are GMT -4. The time now is 05:01 AM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.