<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Total Downloads...ARNNGHGHGHGH"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "Total Downloads...ARNNGHGHGHGH"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Total Downloads...ARNNGHGHGHGH</title>
				<description><![CDATA[ IM really having trouble with this. WHen I try to get to the admin. page...it say the file is not there?<br /> <br /> Below is the setup of my download.pl file:<br /> <br /> Here is the error I get:<br /> <br /> gives me an internal server error (500)....and this in my error log: <br /> <br /> [Fri Apr 23 10:02:18 2004] [error] [client 68.20.2.130] File does not exist: /home/graycr2/public_html/500.shtml <br /> [Fri Apr 23 10:02:18 2004] [error] [client 68.20.2.130] Premature end of script headers: /home/graycr2/public_html/cgi-bin/download.pl <br /> <br /> <br />  #!/usr/bin/perl <br /> ######################################################################### <br /> # Top Downloads v2.0 # <br /> # Copyright (c)2000 Chi Kien Uong # <br /> # URL: <a class="snap_shots" href="http://www.proxy2.de" target="_blank" rel="nofollow">http://www.proxy2.de</a> # <br /> # # <br /> # This Software is distributed under the GNU General Public # <br /> # License. For more details see license.txt # <br /> # # <br /> # To count a download use: # <br /> # file # <br /> # # <br /> # To show your top xx downloads: # <br /> # <a class="snap_shots" href="http://www.graycrosby.com/cgi-bin/download.pl?job=show&amp;top=xx" target="_blank" rel="nofollow">http://www.graycrosby.com/cgi-bin/download.pl?job=show&amp;top=xx</a> # <br /> # # <br /> # Administration: # <br /> # <a class="snap_shots" href="http://www.graycrosby.com/cgi-bin/download.pl?admin=enter" target="_blank" rel="nofollow">http://www.graycrosby.com/cgi-bin/download.pl?admin=enter</a> # <br /> # # <br /> ######################################################################### <br /> <br /> # url to script <br /> $cgiurl = "http://www.graycrosby.com/cgi-bin/files/download.pl"; <br /> <br /> # url to the image files without trailing "/" <br /> $base_gif = "http://www.graycrosby.com/gif"; <br /> <br /> # administration password - should not contain '&amp;','=' and " <br /> $admin_pass = "pass123"; <br /> <br /> # file locking ($lock=0 for Win32!); <br /> $lock = 1; <br /> <br /> # check http referer 0=no 1=yes; <br /> $check = 0; <br /> @valid=('http://www.graycrosby.com'); <br /> <br /> # log files <br /> $basedat = "log.txt"; <br /> $daylog = "daylog.txt"; <br /> $stats = "download_stats.txt"; <br /> <br /> # base url to the downloads without trailing "/" (use for scanning) <br /> $base_url = "http://www.graycrosby.com/downloads"; <br /> <br /> # path to the downloads from the server root! (use for scanning) <br /> $base_dir = "/home/www/graycr2/public_html/downloads"; <br /> <br /> $back_img = "$base_gif/texture1.gif"; # url of background image <br /> $bgcolor = "#FFFFFF"; # background color <br /> $table_width = 560; # width of hole table <br /> $table_text = 250; # width reserve for the file description <br /> $table_bg = "#F7F7F7"; # table background color <br /> $table_top = "#E1A8A8"; # top table background color <br /> $font_size = "8pt"; # font size <br /> $show_default = 15; # 10=TOP_10 20=TOP_20,etc. <br /> $bar_image_height =10; <br /> $max_day = 28; <br /> $max_bar_height = 180; <br /> <br /> %scan = ( <br /> <br /> zip =&gt; '*.zip', <br /> gz =&gt; '*.gz', <br /> exe =&gt; '*.exe', <br /> mp3 =&gt; '*.mp3', <br /> pdf =&gt; '*.pdf', <br /> avi =&gt; '*.avi' <br /> <br /> ); <br /> <br /> # End Setup <br /> #################]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3041/8056.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3041/8056.php</link>
				<pubDate><![CDATA[Fri, 23 Apr 2004 19:51:31]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title>Top Downloads 2.0 -&amp;gt; Same Problem....</title>
				<description><![CDATA[ <img src="https://proxy2.de/forum//images/smilies/d6741711aa045b812616853b5507fd2a.gif" /> I have The same Problem like above. I saw Katy had fixed This Problem ( <a class="snap_shots" href="http://www.graycrosby.com/cgi-bin/download.pl?job=show&amp;top=15" target="_blank" rel="nofollow">http://www.graycrosby.com/cgi-bin/download.pl?job=show&amp;top=15</a>)<br /> ....but HOW ?<br /> <br /> I also need HLP THX 4 Reply!  <img src="https://proxy2.de/forum//images/smilies/9293feeb0183c67ea1ea8c52f0dbaf8c.gif" />]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3041/8296.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3041/8296.php</link>
				<pubDate><![CDATA[Thu, 13 May 2004 15:39:57]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title>Re: Top Downloads 2.0 -&amp;gt; Same Problem....</title>
				<description><![CDATA[ [quote="sKay"]<img src="https://proxy2.de/forum//images/smilies/d6741711aa045b812616853b5507fd2a.gif" /> I have The same Problem like above. I saw Katy had fixed This Problem ( <a class="snap_shots" href="http://www.graycrosby.com/cgi-bin/download.pl?job=show&amp;top=15" target="_blank" rel="nofollow">http://www.graycrosby.com/cgi-bin/download.pl?job=show&amp;top=15</a>)<br /> ....but HOW ?<br /> <br /> I also need HLP THX 4 Reply!  <img src="https://proxy2.de/forum//images/smilies/9293feeb0183c67ea1ea8c52f0dbaf8c.gif" />[/quote]<br /> <br /> the problem is how you uplaoded it.. I know.. I had the same trouble...  you have to check how your files were uplaoded and also check in the directory as the default makes it one level deeper than it is<br /> <br /> jeff]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3041/8554.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3041/8554.php</link>
				<pubDate><![CDATA[Sat, 5 Jun 2004 04:36:13]]> GMT</pubDate>
				<author><![CDATA[ trekker9876]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ You havent change the FIRST URL address in this to your own!<br /> <br /> The script is still trying to link back to www.proxy2<br /> <br /> The one at the top!]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3041/9579.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3041/9579.php</link>
				<pubDate><![CDATA[Mon, 2 Aug 2004 11:29:35]]> GMT</pubDate>
				<author><![CDATA[ freddie]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ [quote="freddie"]You havent change the FIRST URL address in this to your own!<br /> <br /> The script is still trying to link back to www.proxy2<br /> <br /> The one at the top![/quote]<br /> <br /> small note any line beginning with a # is commented out.<br /> <br /> _ Auron]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3041/9581.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3041/9581.php</link>
				<pubDate><![CDATA[Mon, 2 Aug 2004 14:05:54]]> GMT</pubDate>
				<author><![CDATA[ Auron]]></author>
			</item>
	</channel>
</rss>