<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Top Downloads Script Set Up"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "Top Downloads Script Set Up"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Top Downloads Script Set Up</title>
				<description><![CDATA[ I seem to be doing something wrong while trying to set up the "download.pl" file. I have to admit, I know nothing about Perl. Could you please help?<br /> 1. To begin with, the first line, the path to the Perl Program - how do I write it? Is it [b]!/usr/bin/perl[/b] - I have removed the # - isn't it for commenting? The path is correct.<br /> 2. # url to script<br /> $cgiurl = "http://www.cheeseus.org/scriptures/cgi-bin/download.pl";<br /> Is it OK that I put the CGI-BIN directory inside another one?<br /> 3. Then, the...<br /> # base url to the downloads without trailing "/" (use for scanning)<br /> $base_url = "http://www.cheeseus.org/downloads";<br /> <br /> # path to the downloads from the server root! (use for scanning)<br /> $base_dir = ""/web/d2/w/cheeseus/cheeseus.org/downloads";<br /> <br /> Can this "Downloads" folder be where I've put it, or should it be INSIDE the CGI-BIN directory?<br /> <br /> 4. When I type <br /> <a class="snap_shots" href="http://cheeseus.org/scriptures/cgi-bin/download.pl?admin=enter" target="_blank" rel="nofollow">http://cheeseus.org/scriptures/cgi-bin/download.pl?admin=enter</a><br /> I get 500 Internal Server Error<br /> <br /> I will appreciate your help!]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5958/21620.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5958/21620.php</link>
				<pubDate><![CDATA[Tue, 21 Nov 2006 09:43:12]]> GMT</pubDate>
				<author><![CDATA[ cheeseus]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ I have the exact problem with erro 500-pages when I try to acess the script/setup.<br /> <br /> Anybody care to help?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5958/21875.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5958/21875.php</link>
				<pubDate><![CDATA[Wed, 3 Jan 2007 11:11:35]]> GMT</pubDate>
				<author><![CDATA[ Carachi]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ the # before [b]!/usr/bin/perl[/b] may not be removed, it's part of the perl script]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5958/21876.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5958/21876.php</link>
				<pubDate><![CDATA[Fri, 5 Jan 2007 00:38:15]]> GMT</pubDate>
				<author><![CDATA[ phpuser3]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Well, I did not remove it..<br /> And I still have a problem. <img src="https://proxy2.de/forum//images/smilies/9d71f0541cff0a302a0309c5079e8dee.gif"  />]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5958/21878.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5958/21878.php</link>
				<pubDate><![CDATA[Fri, 5 Jan 2007 13:36:30]]> GMT</pubDate>
				<author><![CDATA[ Carachi]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ My download.pl looks like this:<br /> <br /> # url to script<br /> $cgiurl = "http://www.xx.com/cgi-bin/download.pl";<br /> <br /> # url to the image files without trailing "/"<br /> $base_gif = "http://www.xx.com/cgi-bin/gif";<br /> <br /> @valid=('http://www.xx.com');<br /> <br /> # log files<br /> $basedat = "log.txt";<br /> $daylog = "daylog.txt";<br /> $stats = "download_stats.txt";<br /> <br /> $base_url = "http://www.xx.com/downloads";<br /> <br /> $base_dir = "/home/xx/web/downloads";<br /> <br /> What is wrong? I have changed the other pl-files accordingly?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5958/21879.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5958/21879.php</link>
				<pubDate><![CDATA[Fri, 5 Jan 2007 13:40:47]]> GMT</pubDate>
				<author><![CDATA[ Carachi]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ The 500 error is a server failure notice - it usually means you have the wrong path set in line 1. Make sure you've got the correct address for your server's Per program! The two most common locations for the Perl program are [b]/usr/bin/per[/b] and [b]/usr/local/bin/perl[/b]. The script comes with the first one set as a default, so if it's not working try using the second path instead. It just might work.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5958/21973.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5958/21973.php</link>
				<pubDate><![CDATA[Sun, 21 Jan 2007 21:18:27]]> GMT</pubDate>
				<author><![CDATA[ duralict]]></author>
			</item>
	</channel>
</rss>