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 
Messages posted by: Carachi
Forum Index » Profile for Carachi » Messages posted by Carachi
Author Message
My download.pl looks like this:

# url to script
$cgiurl = "http://www.xx.com/cgi-bin/download.pl";

# url to the image files without trailing "/"
$base_gif = "http://www.xx.com/cgi-bin/gif";

@valid=('http://www.xx.com');

# log files
$basedat = "log.txt";
$daylog = "daylog.txt";
$stats = "download_stats.txt";

$base_url = "http://www.xx.com/downloads";

$base_dir = "/home/xx/web/downloads";

What is wrong? I have changed the other pl-files accordingly?
Well, I did not remove it..
And I still have a problem.
I have the exact problem with erro 500-pages when I try to acess the script/setup.

Anybody care to help?
 
Forum Index » Profile for Carachi » Messages posted by Carachi
Go to:   
Based on the open source JForum