Installation Instructions



Similar documents
Installing Drupal on Your Local Computer

HOW TO SETUP AN APACHE WEB SERVER AND INTEGRATE COLDFUSION

Junos Pulse VPN Client Installation

INTRODUCTION TO WEB TECHNOLOGY

Installing Moodle for Windows with Easy PHP Illustrated Install Guide By Floyd Collins

Standard Client Configuration Requirements

How to remotely access your Virtual Desktop from outside the college using VMware View Client. How to guide

OrangeHRM Web Installation Guide for Windows

TIMETABLE ADMINISTRATOR S MANUAL

Install Apache on windows 8 Create your own server

How to install and use the File Sharing Outlook Plugin

SHC Client Remote Access User Guide for Citrix & F5 VPN Edge Client

Setting Up a Development Server

mystanwell.com Installing Citrix Client Software Information and Business Systems

Connecticut Hazardous Waste Manifests Database

Macs are not directly compatible with Noetix.

1. Right click using your mouse on the desktop and select New Shortcut.

8x8 Click2Pop User Guide

Remote Desktop Web Access. Using Remote Desktop Web Access

Virtual Office Remote Installation Guide

Initial Setup of Microsoft Outlook 2011 with IMAP for OS X Lion

MOODLE Installation on Windows Platform

FortiClient SSL VPN Client User s Guide

MY WORLD GIS. Installation Instructions

SuperOffice AS. CRM Online. Installing the Citrix Online Web plug-in

PHP+MYSQL, EASYPHP INSTALLATION GUIDE

Drobo How-To Guide. Topics. What You Will Need. Using Drobo and Backblaze for Simple Online Backup

GETTING STARTED WITH SQL SERVER

MiraCosta College now offers two ways to access your student virtual desktop.

Contents. VPN Instructions. VPN Instructions... 1

Virtual Owl. Guide for Windows. University Information Technology Services. Training, Outreach, Learning Technologies & Video Production

How To Set Up A Webhosting Website On Windstream.Com

Citrix for Mac Installation

How to use SURA in three simple steps:

Access the TCNJ Palo Alto Networks VPN using the GlobalProtect VPN client

MAMP 3 User Guide! March 2014 (c) appsolute GmbH!

OutDisk 4.0 FTP FTP for Users using Microsoft Windows and/or Microsoft Outlook. 5/1/ Encryptomatic LLC

Windows Server 2003 x64 with Symantec AntiVirus 10 Corporate Edition

Initial Setup of Mozilla Thunderbird with IMAP for OS X Lion

Important Notes for WinConnect Server VS Software Installation:

Web Site Content Management Server. Installation Guide Version 4.1 Build 0

STUDENT ADMINISTRATION TRAINING GUIDE SETTING YOUR BROWSER FOR PEOPLESOFT DOWNLOADS

Installing Microsoft Outlook on a Macintosh. This document explains how to download, install and configure Microsoft Outlook on a Macintosh.

SSL VPN Service. To get started using the NASA IV&V/WVU SSL VPN service, you must verify that you meet all required criteria specified here:

Livezilla How to Install on Shared Hosting By: Jon Manning

Shared Hosting. Getting Started Guide. Your First Website Online. Shared Hosting// Getting Started Guide

Initial Setup of Mozilla Thunderbird with IMAP for Windows 7

Installing the Android SDK

Paperless Meeting Software Installation Instructions

The UC Learning Center: Disabling Pop-Up Blockers

2. PMP New Computer Installation. & Networking Instructions

Installation Guide. Research Computing Team V1.9 RESTRICTED

How to install phpbb forum on NTU student club web server

Citrix Introduction and FAQs

How do I Install and Configure MS Remote Desktop for the Haas Terminal Server on my Mac?

Citrix Client Install Instructions

Windows XP with Symantec AntiVirus 10 Corporate Edition

Welcome to Collage (Draft v0.1)

NS Financials. Client Platform Guide for Mac Using Safari Incl Citrix Setup As A Local Client

Lesson 7 - Website Administration

Shared Hosting. Getting Started Guide. Your First Website Online. Shared Hosting// Getting Started Guide

Clearing Browser Cache/History

FTP Over SSL (FTPS) Core FTP LE. Installing Core FTP LE"

Using Internet or Windows Explorer to Upload Your Site

CEFNS Web Hosting a Guide for CS212

About (EAS) Archived Service

How to Disable Common Pop-Up Blockers

How do I Install and Configure MS Remote Desktop for the Haas Terminal Server on my Mac?

How to open Alpari live account and Install MetaTrader 4

BRIC VPN Setup Instructions

Lab 1: Create a Personal Homepage

How to Disable Common Pop-Up Blockers

Installing a local web server José Manuel Bouzán Matanza

Working with your NTU off campus

Frequently Asked Questions

INSTALLING MÜSE UPDATES FOR ISTAN

Usage Tracking for IBM InfoSphere Business Glossary

Installation Guide for Kurzweil 3000 Web License (Visual Walkthrough) Macintosh Version 14

How To Restore Your Data On A Backup By Mozy (Windows) On A Pc Or Macbook Or Macintosh (Windows 2) On Your Computer Or Mac) On An Pc Or Ipad (Windows 3) On Pc Or Pc Or Micro

How To Set Up Dataprotect

GET GRIP. Web Design. Advanced Apprenticeship and level 4 Practical Guide practice web design with videos and sample assignments.

SINGLE SIGN-ON FOR MTWEB

How to Disable Common Pop-Up Blockers

Option 1 Using the Undelete PushInstall Wizard.

VPN User Guide. For Mac

VPN User Guide. For Mac

Getting Started with Dynamic Web Sites

Accessing the Online Meeting Room (Blackboard Collaborate)

Before You Begin: NOTE: Please read each step of these instructions carefully as not all steps include accompanying pictures.

Install and End User Reference Guide for Direct Access to Citrix Applications

Installation Guide. C o p y r i g h t , S e e F i l e S o f t w a r e L L C

3. Viewing and Restoring Items and Files from the Mimosa Archive

Nortel VPN Client. Customer Care Center Office of Enterprise Technology (OET) for Windows Vista 64-bit Operating System

Quick Start Guide Using OneDisk with the Tappin Service

Using the FDO Remote Access Portal

VIVIDESK Desktops can be accessed with a Macintosh Computer by one of two methods:

Managing Documents in the Citrix XenApp Remote Desktop

Recommended Browser Setting for MySBU Portal

Transferring Your Hosting Account

Using Remote Web Workplace Version 1.01

Transcription:

WampServer Installation Instructions The Web pages that students create in CIT 173 PHP Programming contain code that must be processed by a Web server. It isn t possible to open PHP files directly using a Web browser alone as was done in CIT 170 Creating Web Pages and DMD 116 Web Design and Development. PHP Web pages need to be processed by a Web server first before they are viewed in a Web browser. Therefore the first thing that needs to be done is install a personal Web server on your computer. Windows Computers: The personal Web server that will be used in this class for Windows computers is named WampServer. WampServer is a free to use open source project that installs and configures Apache, MySQL, and PHP on a Windows computer. With WampServer you don t need to install the individual software components separately. WampServer will quickly and easily install and configure a complete personal Web server. If you are using a Windows computer follow the steps in this document beginning on page 2. Apple Macintosh Computers: On a Mac computer, you can install software that allows you to run Windows and Windows applications. The specific software depends on what kind of Mac you have. If you would like to run Windows on your Mac just Google for a solution. Once you have Windows running on your Mac you can install WampServer. If you are using an Apple Macintosh computer and decide to run Windows on it, follow the steps in this document beginning on page 2 after you get Windows to run on your Mac. Linux Computers: It is also possible to set up a personal Web server on Linux computers but it is significantly more difficult than installing WampServer on a Windows computer. Linux users may need to download, install, and configure the Apache, PHP, and MySQL Web server components separately. See Blackboard s Personal Web Server link in the Software button for additional information on personal Web servers. 1

WAMP, LAMP, and MAMP WAMP is an acronym for Apache, MySQL, and PHP on Windows. LAMP is an acronym for Apache, MySQL, and PHP on Linux. MAMP is an acronym for Apache, MySQL, and PHP on Macintosh. Apache, PHP, and MySQL Apache is a free open source Web server. Apache has been the most popular web server on the Internet since April 1996. According to a recent Netcraft survey 62% of all Web sites on the Internet are using Apache. This makes Apache more widely used than all other Web servers combined. Microsoft s Web server named Microsoft IIS has less than a third of the market share. PHP is a free open source scripting language designed for producing dynamic, databasedriven web pages. PHP is a recursive acronym for "PHP: Hypertext Preprocessor". PHP is installed on more than 20 million websites and 1 million web servers. MySQL is a free open source relational database management system (RDBMS). MySQL has more than 11 million installations. WampServer will quickly and easily install and configure a complete Microsoft Windows personal Web server for you. WampServer is a free to use open source project that installs and configures Apache, MySQL, and PHP on a Windows computer. With WampServer you don t need to install the individual software components separately. Step 1 of 30 Open a Web browser and go to the WampServer download page at http://www.wampserver.com/en/download.php In this example the Mozilla Firefox Web browser is being used. 2

Step 2 of 30 Click on the DOWNLOAD tab to download the appropriate WampServer software version to your computer. Choose the top left button to install WAMPSERVER (32 BITS & PHP 5.4) 2.4. Even if you have a 64-bit computer the 32-bit version will work fine for this class. We re choosing this version for the smaller installation size and because we don t need to utilize 64-bit functionality. 3

Step 3 of 30 Choose the Save File option and then click the Save File button. 4

Step 4 of 30 Here is an example of what the downloaded WampServer setup program would look like if it were saved to the desktop. Here is an example of what the WampServer setup program would look like if it were saved to the root folder of the C: drive. Step 5 of 30 Wherever you downloaded your WampServer setup program, double click on it to start the installation. 5

Step 6 of 30 Click the Run button. Step 7 of 30 Click the Next button \. 6

Step 8 of 30 Select the I accept the agreement option, then click the Next button \. Step 9 of 30 Keep the default installation folder of c:\wamp and then click the Next button. 7

Step 10 of 30 Accept the default additional icons and then click the Next button. Step 11 of 30 Click the Next button. 8

Step 12 of 30 Here is a picture of the WampServer installation in progress. Here is another picture of the WampServer installation in progress. 9

Step 13 of 30 Click the Yes button. Step 14 of 30 Here is a picture of the WampServer installation completing. 10

Step 15 of 30 Type in your e-mail address and click the Next button. Step 16 of 30 Select the Launch WampServer 2 now option and click the Finish button. 11

Step 17 of 30 The first step to see if you have successfully installed WampServer is to open any Web browser. In this example the Web browser named Microsoft Internet Explorer is being used. You can also use Mozilla FireFox or any Web browser that you choose. Step 18 of 30 Enter the address http://localhost/ into the Web browser. 12

Step 19 of 30 If you see the following Web page then you have successfully installed Apache. You will still need to check to see that the PHP and MySQL components were also installed correctly. Note that the Web page that is displayed below is named index.php. Because a specific Web page was not requested in the URL, the Web server returned us the home page named index.php. There are many common home page names that servers automatically recognize. Here are a few example home page file names that Web servers recognize: index.htm, index.html, index.php, index.asp, index.jsp, default.htm, default.html, default.php, default.asp, default.jsp. 13

Step 20 of 30 You now need to check to see that the PHP and MySQL components were installed correctly. To do this you must first download and install two PHP files into WampServer s C:\wamp\www\ subfolder. There are two methods to retrieve these files: Self-extracting executable: Click this link and go to step 21. Zip format: Extract the two PHP files into WampServer s C:\wamp\www\ subfolder and go to step 25. Step 21 of 30 Step 22 of 30 14

Step 23 of 30 Step 24 of 30 Install the two PHP files into WampServer s C:\wamp\www\ subfolder as shown below: 15

Step 25 of 30 Here is an image of the completed installation. 16

Step 26 of 30 Make sure that you have the WampServer program started. Step 27 of 30 You can also start the WampServer program by clicking on the WampServer icon on the Tray Status Area, or Tray, located on the bottom right corner of the Task Bar where the clock is located (the bottom right corner of your screen). 17

Step 28 of 30 To test if PHP was installed properly enter the address http://localhost/php_info.php into the Web browser. If you see the following Web page then PHP was installed correctly. 18

Step 29 of 30 To test if MySQL was installed properly enter the address http://localhost/mysql_info.php into the Web browser. If you see the following Web page then MySQL was installed correctly. 19

Step 30 of 30 That s it. The WampServer personal Web server is now sucessfully installed. The next step is to install the CIT 173 student data files into the C:\wamp\www\ folder as shown below. See this link for instructions on how to install the student data files. 20