If you are not registered or logged in, you may still use these forums but with limited features. Show recent topics
  [Search] Search   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [FAQ]  FAQ 
[Register] Register / 
[Login] Login 
How to find server root for Top Download  XML
Forum Index » Support Forum
Author Message
freddie
Beginner

Joined: 31/07/2004 22:43:08
Messages: 8
Offline

go to HTMLfixIT.com, look for their download counter,(you wont gain anything from theirs you need the same information!), the next program on that page is ASK PERL FOR HELP.
Thats what you need! Follow their instructions.
The first line is DOCUMENT ROOT, THATS WHAT YOU NEED!

Code:
# path to the downloads from the server root! (use for scanning)
$base_dir = "/blahblah/1234567/downloads;

If proberly wont bare any resembulance to your site,or to who you pay your money to!



If you have more than one directory for downloads just add it in thus;
Code:
]# path to the downloads from the server root! (use for scanning)
$base_dir = "/blahblah/1234567/downloads;
]]# path to the downloads from the server root! (use for scanning)
$base_dir = "/blahblah/1234567/downloads/moredownloads;


Every directory you want scanned will need to be added
Dont add site address, just the document root!

Scan works fine then!!!!!!!!

For those of you how haven't work it out, the first section is the setup; so where you see the proxy address change it to our own!

Yes Admin ,this is a double post! to make sure people can find the help they need
 
Forum Index » Support Forum
Go to:   
Based on the open source JForum