SetUp a Home WebServer
20 minute or
less install time
WampServer:
* ability to switch between Apache, PHP, MySql versions
* bundled with phpmyadmin, mysql, sqllite
- 1) WampServer =
http://www.wampserver.com/en/
- Download & install with
default settings
- 2) AddOns =
http://www.wampserver.com/en/add-ons.php
- Apache v.2.0.63:
download & install with default settings
- PHP v.4.4.7:
download & install with default settings
- 3) Start & Confirm WebServer
- Start = WampServer Desktop Icon
or Start > All Programs > WampServer
- System Tray Icon next to system
clock should change from Red to Yellow
- Open Browser and type in
http://localhost , opens c:\wamp\www\index.php
- Default webpage index.php
displays Apache, PHP Version
- Switch to Apache 2.063 & PHP
4.4.7 (when switching: wait for Tray Icon to change from Red to Yellow)
- Click WampServer Tray Icon
- Tray Icon > Stop All Services
- Tray Icon > Select Apache >
Version > 2.0.63
- Tray Icon > Select PHP >
Version > 4.4.7
- Tray Icon > Restart All
Services
- Tray Icon > Select LocalHost to
display default webpage with versions that are running
- Switch Back to Apache 2.2.8
- Tray Icon > Select Stop All
Services
- Tray Icon > Select PHP >
Version 5.2.5
- Tray Icon > Select Apache >
Version > 2.2.8
- Optional, To create your own default
webpage
- rename
c:\wamp\www\index.php to ic.php , (http://localhost/ic.php will display
config info)
- create your own default webpage
and name it index.php, or index.html
- setup virtual servers (do do)
- configure .shtml, .cgi, .pl, .py
etc (to do)
- .htaccess page (to do)
- mysql.ini, info, php.ini info,
phpMyAdmin.ini info (to do)
- give your home computer a web
address such as jpwade.mooo.com (to to
An introduction to
setting up a Apache WebServer, using phpMyAdmin, connecting to a MS_Access or
MySql database
to display attributes in GEarth and Gmaps, GEarth API, etc
SetUp a Home WebServer
Using PHP and MySQL to Create KML
Set your Apache Server for ArcMap Geodatabase
Zip File Contents
and Explination of Scripts (includes GEarth API)
Create MySQL DB from Exported Data of the ArcMap GeoDatabase
Add Polygons From ArcMap to MySQL DB
Put Your Server On-Line, Tool Tips,
Other
Index Page |
Home Page