Archive for September, 2006

Enchance Your WinXP performance by disable error reporting service

Thursday, September 21st, 2006

It’s annoying to have to click the “Do not send” box everytime a program crashes after killing it using the task manager.
To disable the annoying message, just follow the steps below:-

The Common Internet Error Code

Wednesday, September 20th, 2006

Sometimes you might see these code in your browser.
Check the list the below to understand what’s the code means:-
400 - Bad Request - You probably typed in a URL wrong, the server has no clue what you’re looking for, or you aren’t allowed to have access. Usually, it’s a matter of the URL being [...]

How to restore MySQL database from sql dump file?

Tuesday, September 19th, 2006

There are 2 ways to restore your MySQL database from sql dump file.
1st way to restore mysql database from sql dump file is using mysql web control panel - phpMyAdmin
- Log into phpMyAdmin.
- Select your preference database on the left database navigation drop down list.