1. Follow the instructions here http://monkey.cs.kent.edu/WEB2/announce/csaccount.html to access and set up your account. 2. Create a file myfirst.php (in the foler public_html) containing these lines
It is ,
do you know where your project is?
3. Set the permissions on this file: chmod a+r myfirst.php 4. From a browser, access this page using the URL: http://cgi.cs.kent.edu/~your_cs_userid/myfirst.php After this works, you are ready to take on homework one.