Install mysql 4.1

Posted by saurabh On March - 14 - 2009
        ('DiggThis)           SocialTwist Tell-a-Friend     
VN:F [1.9.1_1087]
Rating: 0 (from 0 votes)

Follow these steps to install mysql 4.1 on Windows XP/Windiws Vista.

Recommended Requirements: php 5.1, apache 2.2.3

Installing MySQL

  • Download the installation file from http://www.mysql.com/
  • Double click on the exe file to begin installation.
  • Follow the on-screen instructions.
  • Select ‘Custom’ in SetUp Type and continue.
    my-sql1
  • Click on ‘Change’ to change the installation folder.
    my-sql2
  • Follow the on-screen instructions.
  • Select ‘Skip Sign-Up’ and continue when you are asked to sign-up.
  • Click on ‘Finish’ to complete the installation.

 

Configuring MySQL

  • Search and open ‘MySQL server Instance Configuration Wizard’.
  • Select ‘Standard Configuration’ when given a choice.
  • Select ‘Install as Windows Service’ and ‘Launch the MySQL server automatically’
    my-sql3
  • Select ‘Modify Security Settings’ and enter root password (username is ‘root’).
    my-sql4
  • Click on ‘Execute’ to save the configuration details.

 

Change configurations in php

  • Open ‘php.ini’ in notepad.
  • Search for ‘extension_dir=”.” and replace with
    extension_dir = "C:\Web Server\php\ext" 
  • Search for this line and uncomment it  
    extension=php_mysql.dll
  • Copy ‘libmysql.dll’ file (should be located in ‘C:/Web Server/php’ folder ) into your Window’s System folder (usually C:/Windows/System32 )
  • Save and close the file.
  • Restart apache.

Install phpMyAdmin 

For any query please send email to saurabh(at)techwhiz(dot)in

VN:F [1.9.1_1087]
Rating: 0 (from 0 votes)
-->
40 views ;  TAGS: , , ,
Related Posts:
  • Install apache 2.2.3
  • Manually install php-5.2.1
blog comments powered by Disqus

The Rich don’t work for money instead money works for them. — Robert Kiyosaki