I've searched the site and can't find an answer to my question anywhere so I'm hoping someone here can help me.
I'm installing Top Downloads and i've gotten to the part where it says:
***Before you can track a download you have to add it
to your database.
Enter http://www.host.com/cgi-bin/download.pl?admin=enter and use the scan function to include the files to your database.
If your file is located outside your base directory each entry
must be included manually using the submit form.***
When I try and access that site..i get an error message that says:
Page cannot be displayed.
any idea on why it's doing that or how to fix it?
thanks
23/05/2004 22:01:51
Subject:
Anonymous
2.Upload all files in ASCII-mode to your cgi-bin directory
and change mode these files:
- download.pl 755 (-rwxr-xr-x)
- status.pl 755 (-rwxr-xr-x)
- log.txt 666 (-rw-rw-rw-)
- daylog.txt 666 (-rw-rw-rw-)
- download_stats.txt 666 (-rw-rw-rw-)