Due : November 13, 2009
Assignment:
Install and configure a web application that uses the DBMS.
Requirements:
- Install and configure a web appliation to use the DBMS.
Install and configure a web appliation to use the DBMS:
- Download, install, and configure an open source web application that uses the DBMS.
One example is
phpBB. - For database access, create a separate database and user in the DBMS for this application.
Pass-off Procedure:
- Using the CIT submission system, submit a file to IT3100, Web Application.
- The file should be named
webapp_info.txt. This file must be a plain text file, with the following format:mysql: ip_address_of_the machine with mysql server installed. url: url of the main page of the web application. user: mysql user name used for the web application pass: mysql user password used for the web application database: mysql database used for the web application



