Lab 10
Web Application Deployment
Lab 10 is simply the installation and configuration of your term project on
the permanent home for the projects on the ISCM server.
- Log in to SSH as your "project" username.
- Change your password to one with the following requirements:
- >= 9 characters total
- >= 1 uppercase letter
- >= 1 lowercase letter
- >= 1 number (0-9)
- >= 1 symbol (!@#$%^&*(){}[]/?><_)
- Log into phpMyAdmin (
http://iscm.gcsu.edu/mysql ) as your "project" username and set your MySQL
password to match the above Linux password.
- Set up your site in Dreamweaver (only difference: no public_html in the
folder space - leave empty).
- Upload your Web project to the server IN THE MAIN DIRECTORY OF YOUR
SITE. You should be able to go to the index page of your site by typing
http://iscm.gcsu.edu/projectname in the address bar of any browser.
If you have to type something like http://iscm.gcsu.edu/projectname/BigDirectory/AnotherDirectory/stupidFolder/index.php,
that's bad. And your grade will be, too.
- Install and configure (hence Deploy) your site using the database set up
for your project name. Test, perfect any demos, etc.
- Add a link to your term project (along with a brief description) to your
4505 Web site.
- Write up two pages per the term paper requirements (
link ), PRINT THEM (do not post them on
your Web site - they contain passwords and sensitive administration
information), and turn them in by Wednesday, April 27.
This lab will be graded along with your term project during the presentations
next week.
©2005 - Bryson R. Payne, Ph.D. - All
rights reserved.