Hi All, I had a hard time installing Ringlink on a free.prohosting site, but I did it. Finally! I had to use absolute paths becasue the directory paths didn't work -- I got an error that said: <quote> Can't open usr/home2/moms/cgi-bin/ringlink/data No such file or directory </quote> so. . .my paths look like: # Path to the directory with the *.pl or *.cgi files $cgipath = '../ringlink'; # Path to the directory where the ring data will be stored $datapath = '../ringlink/data'; sendmail doesn't work yet though. . .?? and the banner ads are blank (I'm assuming due to the style sheets) you can check it out here: http://free.prohosting.com/~moms/cgi-bin/ringlink/newring.pl Rachelle