When I attempt to checkout (click on 'Use this address'), I get a 404
- URL not found. The reason for this is that checkout2.tcl is being
looked for on port 80, which is currently the apache port. AOLServer
is running on my system at port 8000.
It looks as if between checkout1.tcl and checkout2.tcl the port number
is getting dropped. Has anyone else had this problem?