as someone mentioned earlier, you need to use cgiwrap, since you're
using ccwf.  check out this page for details:

http://www.utexas.edu/learn/cgi/cgiwrap/

basically, the url you will use to access the script needs to be:
http://ccwf.cc.utexas.edu/cgi-bin/cgiwrap/username/filename

the script itself would be in your home directory under
public_html/cgi-bin,

and it should be executable:
chmod a+x scriptname

hope that helps.

jacob
---------------------------------------------------------------------------
Send administrative requests to [EMAIL PROTECTED]

Reply via email to