|
Web Design ![]() This website demonstrates using wikis as teaching and learning tool. The course instructor is happy to share the teaching materials here with those who find it readable. |
Tutorial /
Tutorial - Installing a Web ServerOverview - You will install an Apache Web server (and powered with MySQL, PHP and Perl) in your computer. You then do some practices to play with.
Activity 1: Install XAMPP as a Web server in your PC
(Q1): After your installation, where does the XAMPP files be installed in your PC?
(Q2): List the version numbers of the following software components: Apache, MySQL, and PHP?
Activity 2: Start, stop, test the XAMPP server
(Q3): Where is the document root of your Web server?
(Q4): What is the IP address of your computer?
Activity 3: Put a simple Web site written only in HTML and CSS.
(Q5): Send the URLs of your two sample websites?
Activity 4: Install a dynamic website powered by PHP and MySQL
(Q6): Send the URL of your shoutbox application. Steven will test it via this URL.
Alternative to XAMPP
|