Top

This is my assignment

On this assignment i will guide you how to install MySQL, PHP, and Apache programs to your computer. Click the appropriate link for the installation.

MySQL Installation Step 1 Step 2 Step 3 Step 4 Step 5 Step 6 Step 7
 
Apache Installation Step 1 Step 2 Step 3 Step 4 Step 5 Step 6 Step 7
  Step 8 Step 9 Step 10 Step 11 Step 12    

 



 

 

 

 

 

 

 

 

 

MySQL INSTALLATION

When you click MySQL setup.exe, automatically you will get this pop-up installation. Follow the instruction below to complete your installation.

Step 1

This pop-up wizard is shown where is the location of MySql program on drive C: after installation. You may change its to your desired path or location by clicking the 'Browse' button.

back to top

Step 2

This pop-up wizard is shown how to select custom installation. This option will allow you to customize the installation product so that it will fit your desire program.

 

back to top

Step 3

After installation is completed you should run the MySQL program. By using windows explorer, explore MySQL folder located on C:\mysql\bin find the the program called winmysqladmin.exe and duble click it. Look at the figure bellow.

back to top

Step 4

After you run the program you should get the pop-up WinMySQLadmin 1.4 running. This window is shown automatically when winmysqladmin.exe is clicked. This program will minimize automatically after the activation.

 

Right after the activation of program the green traffic light will be appears automatically at the windows status bar at the bottom of your screen. This is telling you that MySQL program is running.


Green traffic light icon

back to top

 

Step 5

This is shown the service tools windows. You may get it by click your Administrative Tools at you control panel.

By Click the Windows Services tools, the MySQL can be set to manual at start up after installation. This will let you to start your MySQL manually when you using it.

back to top

 

Step 6

Crimson Editor is used to edit the php.ini file line 309 and set the ‘register_global = on’ located at C:\window\php.ini anywhere you may also use other text editor such as note pad or word pad to edit it. For Crimson Editor you get easy to locate the path of the .ini file which every line indexed by its line number. Look at line 309, the highlited area shown that it status being changed to 'ON' condition. Save the file to the same file name.(Replaced the file name).

back to top

 

Step 7

By using Crimson Editor this is shown bellow that highlighted area is being copy (line 236 to 238) of C:\php\install.txt file and its will be pasted then into the folder of c:\Apache\conf\httpd.conf

This step after copying line 236 to 238 of the file install.txt then past it at the end or into the bottom line of Apache conf file called httpd.conf located at c:\Apache\conf\httpd.conf. The figure below is illustrated how to past the three lines at the end of httpd.conf file. ....Dont forget to save the file after you paste it.

back to top

 

 

Apache INSTALLATION

Step1

This pop-up window automatically appear when Apache setup.exe is clicked

Click the radio button; ‘I accept the terms in the license agreement’ .

back to top

 

 

 

Step 2

back to top

 

 

 

Step 3

This will ask you to fill the Network Domain, Server Name, and Administrator Email address. Just fill any domain, any server name, and any email address.

back to top

 

 

 

Step 4

Choose the custom radio button for the installation and click next button.

back to top

 

 

 

Step 5

The default setting shown that the file to be installed at c:\Program Files\Apache Group. To change the file location, click “Change..” button.

back to top

 

 

 

Step 6

Changed the file location at C:\ prompt then click OK.

back to top

 

 

 

Step 7

This installation wizard will be appear, then click button ‘Install’.

back to top

 

 

 

Step 8

Apache Installation is in progress… please wait… :) !

back to top

 

 

 

Step 9

This window appears when the installation wizard is completed, click finish ;).

back to top

 

 

 

Step 10

This is shown how to set the path:

The path is edit, and the picture above is show that C:\apache; C:\mysql\bin; are included in that path. When you run the Apache program this figure below will prompt automatically. This must be running while we are using the program.

back to top

 

 

 

Step 11

The window below is shown that the location of the PHP file to be run on folder C:\apache\httdoc. This address have to be key in on its URL " http://localhost/index.php" and then press enter to your keyboard.

back to top

 

 

 

Step 12

THIS IS THE OUTPUT OF THE PHP TESTING
















back to top