MySQL Server on Windows Vista x64 Setup Guide, An Install That Works!!!

After hours of beating our heads against a wall, we’ve finally come up with a solid MySQL install guide. It wasn’t easy, but it’s something we needed, and obviously something our fellow developers needed. We spent hours reading through endless threads with errors such as;
Cannot Create Windows Service for MySQL. Error:0,
Vista x64 could not start the service mysql,
Windows could not start the mysql service on local computer error 1067,
Can’t create/write to file,
Can’t connect to [local] MySQL server,
Table ‘tbl_name’ doesn’t exist,
Yet even after reading through what seemed like hundreds of cries for help, and just as many supposed fixes, we were still no closer to resolving this issue. So after coming to the realization that there was little help to be had online, we just attacked our install, and dealt with the issues one by one. After repeated failed installs, and botched setups, we were able to get MySQL loaded properly. The setup instructions you see below were repeatable on 4 different machines, when followed properly. If you run into an issue, please let us know. Good luck with your setup.
I Don’t Have Outlook, Is There a Similar Product I can Download?

The short answer is, Yes.
Listed below you’ll find a variety of free Email clients available for download. But be aware, not all mail providers allow you to use a mail client such as Outlook. Both Yahoo and Hotmail require their users to upgrade to a paid service in order to access their Email via a mail client. However, if you’re ISP provideds you with an Email account, ie. pacbell.net, sbcglobal.net, att.com, comcast.net, etc., You’ll more than likely be able to access your Email using a mail client.
Putting the finishing touches on Monster Photography
Today we’re putting the finishing touches on our good friend Mike’s website. He’s a photographer currently located in Antioch Ca. The pictures may be a bit racy, but the site is beautifully built, with tons of trick features and a beautiful gallery setup. The site is still a little buggy, but we’ve released it early in order for Mike to have examples of his work for his upcoming Playboy debut. Have a look and tell us what you think. Thanks for visiting the site.
No USB After Bios Update, Intel Desktop Board D845GVSR
After updating to the newest bios on the Intel Desktop Board D845GVSR, we lost our USB. The problem was that the CMOS map was changed to include the “USB Enable/Disable” function. In order to get back your USB, you must use the procedure listed below.
1. Shut down the computer safely and remove the chassis cover.
2. Move the BIOS Configuration jumper to the Maintenance position. Aka; the CMOS jumper.
3. Power on the computer and enter BIOS Setup (press F2 during boot).
4. Go to the Advanced > USB Configuration menu.
5. Enable the USB Function.
6. Go to the Exit menu and select Save Custom Defaults.
7. Save and exit the BIOS setup.
8. Turn off the computer.
9. Move the BIOS Configuration jumper back to the normal mode position.
10. Power on the computer and enter the BIOS Setup again to verify that the Advanced > USB Configuration menu is now back to normal.
Hope this helps someone
Let us know if you have a questions.
Setup failed while installing sub-component Exchange ActiveSync with error code 0xC0070643
In the process of setting up a new 2003 Exchange Server, we were confronted with the following error while installing Service Pack 2.
Setup failed while installing sub-component Exchange ActiveSync with error code 0xC0070643 (please consult the installatoin logs for a detailed description). You may cancel the installation or try the failed setup again.
Digging into the installation logs we see that the setup is failing while attempting to install MSXML:
[18:52:22] Calling MSXML installer with command line: “msiexec /i msxml3.msi /q reboot=“ReallySuppress”“
[18:52:22] Process created … waiting (-1)
[18:52:23] Process has exited with 0x000643
[18:52:23] The commandmsiexec /i msxml3.msi /q reboot=“ReallySuppress”
failed, returning error code 1603 (Fatal error during installation.). — ID:31136 — ScCreateProcess (f:\tisp2\admin\src\libs\exsetup\hiddenw1.cxx:1821)
Error code 0XC0070643 (1603): Fatal error during installation.
The event logs subsequently tells us:
Event Type: Error
Event Source: MsiInstaller
Event ID: 1013
Description:
Product: Microsoft XML Parser — Your system has newer version of MSXML3 SP5 than the version you are attempting to install. Setup will quit.
-
The Previous Posting
-
The Next Posting
“Help and Support” is missing after you upgrade to Windows Server 2003 Service Pack 2