Mar 162009

MySQL installation and configuration

Posted by Umang Gajera
Filed under PHP | MySQL

Newbies may find this article useful if they wanna install it on a Windows PC or if anyone wants to run wordpress on localhost for testing.

You can download the latest MySQL server for Windows from http://dev.mysql.com/downloads/

Run the setup and choose the setup type as Typical and install.

STEP 1: Start the configuration wizard after the setup.

STEP 2: In the configuration wizard click next then choose configuration type as detailed configuration.

STEP 3: Now choose the server type as Developer Machine.

STEP 4: Select Database usage as Multifucntional Database.

STEP 5: Now select the path for InnoDB datafile.

STEP 6: For the approximate number of concurrent connections select “Decision Support (DSS)/OLAP”.

STEP 7: Under the networking options select all the check boxes and click next.
Step 7 Pic

STEP 8: Select default character set as “Standard Character Set”.

STEP 9: Again under the windows options select all the check boxes (keep service name as ‘MySQL’).
Step 9 Pic

STEP 10: Now for the security options check the “modify security options” and enter the password of your choice.
Step 10 Pic

Now as the last step we are ready to commit all the configurations and settings - press ‘Execute’ and then press ‘Finish’ to complete the MySQL configuration.

STEP 11: Starting MySql Front-End from command prompt.
Goto Start->run now type ‘cmd‘ and hit enter.
To login to your account type “mysql -u root -p” and hit enter.
Now type your MySql password to start the Front-End.
Step 11 Pic1
Step 11 Pic2

However I(so would you) prefer to use GUI based Front-Ends like that on MSSQL Server which can be downloaded for free from :
http://dev.mysql.com/downloads/gui-tools

END…

Suggestions? Questions? Just leave a Reply!

Copy the code below to your web site.
x 
Share and Enjoy:
  • Digg
  • Technorati
  • TwitThis
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google
  • Live
  • MySpace
  • Yahoo! Buzz

[Post to Twitter]  [Post to Plurk]  [Post to Yahoo Buzz]  [Post to Delicious]  [Post to Digg]  [Post to Ping.fm]  [Post to Reddit]  [Post to StumbleUpon] 

This entry was posted on Monday, March 16th, 2009 at 11:57 pm and is filed under PHP | MySQL. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

4 Responses to “MySQL installation and configuration”

  1. raven on March 18th, 2009 at 9:47 am
    i saw ur blogs and it is cool dude
  2. satya on March 18th, 2009 at 9:48 am
    very useful. could u post something on apache server? also which is more useful to run php files- apache or IIS?
  3. chintan on March 18th, 2009 at 3:31 pm
    kya sql likha hai ...dude tu scholar hai!!!!!!!! YAY for umangwaa!!!!!
  4. sudhir on April 12th, 2009 at 10:04 pm
    kya baat hai umaang!!!!

Leave a Reply