Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/content/k/h/a/khairisuleiman/html/index.php:3) in /home/content/k/h/a/khairisuleiman/html/includes/bootstrap.inc on line 899

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/content/k/h/a/khairisuleiman/html/index.php:3) in /home/content/k/h/a/khairisuleiman/html/includes/bootstrap.inc on line 899

Warning: Cannot modify header information - headers already sent by (output started at /home/content/k/h/a/khairisuleiman/html/index.php:3) in /home/content/k/h/a/khairisuleiman/html/includes/bootstrap.inc on line 531

Warning: Cannot modify header information - headers already sent by (output started at /home/content/k/h/a/khairisuleiman/html/index.php:3) in /home/content/k/h/a/khairisuleiman/html/includes/bootstrap.inc on line 532

Warning: Cannot modify header information - headers already sent by (output started at /home/content/k/h/a/khairisuleiman/html/index.php:3) in /home/content/k/h/a/khairisuleiman/html/includes/bootstrap.inc on line 533

Warning: Cannot modify header information - headers already sent by (output started at /home/content/k/h/a/khairisuleiman/html/index.php:3) in /home/content/k/h/a/khairisuleiman/html/includes/bootstrap.inc on line 534
Installing MySQL on Windows | Configure Install Setup Web CMS Configuration

Installing MySQL on Windows

warning: Cannot modify header information - headers already sent by (output started at /home/content/k/h/a/khairisuleiman/html/index.php:3) in /home/content/k/h/a/khairisuleiman/html/includes/common.inc on line 141.

Installing Mysql Server 5.0 on windows

 

What is MySQL5.0?


Mysql is one the database solution which is free to use and license by GNU General Public License (GPL), which is probably the best known open source license.  Before installing mysql server on windows, some prerequisites you need to check. First you need to have a windows operating system such as windows vista, windows 7, windows xp pro, or you might have windows 2003 server. It is better to install mysql server on windows 2003 server, here some guides how to install windows 2003 server screenshots. After completing installing operating system, you might have proceed to install apache server and installing php platform before installing mysql server on windows. What to do after installing mysql server? You may test creating database name on your mysql server. How to create a database name on mysql server?  After completing these 3 component, then you might proceed to install php CMS on your local pc or server. Download your mysql server here.

Here the step how to install mysql server 

Step 1
Make sure you already downloaded the mysql essential 5.0.45 win32.msi file. Double click on the .msi file.


mysql_essential_5.0.45_win32_msi_1.PNG

 

Step 2
This is MySQL Server 5.0 setup wizard. The setup wizard will install MySQL Server 5.0 release 5.0.45 on your computer. To continue, click Next.



mysql_setup_wizard_server5.0_2.PNG

Step 3
Choose the setup type that best suits your needs. For common program features select Typical and it’s recommended for general use. To continue, click
next.



mysql_setup_type_3.PNG

Step 4

This wizard is ready to begin installation. Destination folder will be inC:\Program Files\MySQL\MySQL Server 5.0\. To continue, clicknext.



mysql_ready_install_program_4.PNG

Step 5
The program features you selected are being installed. Please wait while the setup wizard installs MySQL 5.0. This may take several minutes.



mysql_installing_server5.0_5.PNG

Step 6
To
continue, click next.

mysql_enterprise_6.PNG

Step 7
To continue, clicknext.



mysql_enterprise_monitoring_7.PNG

Step 8
Wizard Completed. Setup has finished installing MySQL 5.0. Check the configure the MySQL server now to continue. Click Finish to exit the
wizard.



mysql_setup_wizard_server5.0_2_completed_8.PNG

Step 9
The configuration wizard will allow you to configure the MySQL Server 5.0 server instance. To continue, click Next.

mysql_server_instance_configuration_wizard_9.PNG

Step 10
Select a standard configuration and this will use a general purpose configuration for the server that can be tuned manually. To continue, click next.



mysql_server_instance_configuration_wizard_standard_10.PNG

Step 11

Check on the install as windows service and include bin directory in windows path. To continue, click next.

mysql_server_instance_configuration_wizard_bin_11.PNG

Step 12
Please set the security options by entering the root password and confirm retype the password. To continue, click next.

mysql_server_instance_configuration_wizard_security_12.PNG

Step 13
Ready to execute? Click execute to continue.



mysql_server_instance_configuration_wizard_execute_13.PNG

Step14
Processing configuration in progress.



mysql_server_instance_configuration_wizard_processing_14.PNG

Step 15
Configuration file created. Windows service MySQL5 installed. Pressfinish to close the wizard. CONGRATULATION !!!! You installation successful.



mysql_server_instance_configuration_wizard_finish_15.PNG


Custom Search