Tag Archive | "error"

How To Solve Windows 7 Activation Error 0x8007232B DNS Name does not exist

Sunday, December 4, 2011

0 Comments

If you’re trying to activate Windows 7, and are faced with the following error: Error Code: 0x8007232B Description: DNS Name does not exist You can try this to solve the problem. Search for “cmd”, then right-click on “cmd.exe” and choose to “Run as adminstrator” (this is important!) Then type these: slmgr.vbs -ipk [Your Windows 7 [...]

Continue reading...

How To Automatically Remove error_log Files

Thursday, December 30, 2010

0 Comments

Apache has great logging features, but if you’re using shared hosting, then sometimes removing error_log files might not be very simple. Poking around the Internet did lead me to Lester’s site, where he has generously created and offered an error_log file cleaning script for free. Grab that script here. Just upload that script to your [...]

Continue reading...

How To Solve The MediaMonkey Error of “Runtime error 217 at 00469DAD” in Windows 7

Monday, November 1, 2010

1 Comment

The fact that Windows 7 is mentioned in the title of this post should give you some clue on why this error message will surface. If you haven’t figured it out yet, it’s got to do with Windows 7′s permissions and UAC mechanisms. Apparently MediaMonkey tries to load some dependencies, and it’s not allowed to [...]

Continue reading...

How To Find Out What’s Locking Files or Folders in Mac

Wednesday, August 25, 2010

1 Comment

One of the first problems that I came across the Mac was the “File in use” error that occurred whenever I tried to unmount a hard drive, or unmount a USB thumb drive. It was annoying because I didn’t know how to find the source. In Windows, I would face the same problem too, but [...]

Continue reading...

How To Run The Apple Hardware Test On Your Mac

Thursday, April 29, 2010

0 Comments

After I did my last post on 4 Months After Switching Over From Windows To A Mac, I got asked about how I actually ran the Apple Hardware Test on loop mode. To do so, you’ll need the Applications Install DVD that came with your Mac. This is the one that has a little block [...]

Continue reading...

How To Login To Apple Genius When Your Password Is Rejected

Wednesday, March 31, 2010

1 Comment

I was trying out Apple’s iTunes Genius today, but then kept getting an error message saying that my Apple login credentials (username or password) was invalid. I was 100% sure that my username and password were correct, and even went to Apple.com to login again to make sure. It was annoying, but I finally found [...]

Continue reading...

How To Reset The MySQL Root User Password and Privileges

Tuesday, January 26, 2010

7 Comments

Problem: I was developing using PHPMyAdmin when I added a new root user (with a host value of %), and removed the rights of the default root user. When you do that, you’ll get a gut-wrenching feel that you just made a huge boo-boo, find that suddenly everything will not work, and kick yourself in [...]

Continue reading...