<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Someone Help Please??"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "Someone Help Please??"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Someone Help Please??</title>
				<description><![CDATA[ I am trying to configure the Free Link Page to work on my page. My provider supports PERL and the path to it is: <br /> /usr/local/bin/perl5<br /> When I configure it myself I get an error that says ive misconfigured something. Ive tried everything and cant get it to work..  My files are stores in <a class="snap_shots" href="http://bengal.missouri.edu/~rlw989/" target="_blank" rel="nofollow">http://bengal.missouri.edu/~rlw989/</a> Here are the lines to my configuration code:<br /> <br /> #!/usr/local/bin/perl5<br /> <br /> # url of script<br /> $cgiurl = "http://bengal.missouri.edu/~rlw989/cgi-bin/links.pl";<br /> <br /> # base url to all link files without trailing "/"<br /> $link_url = "http://bengal.missouri.edu/~rlw989/links";<br /> <br /> # base directory to all link files from the server root without trailing "/"<br /> $base_dir = "http://bengal.missouri.edu/~rlw989/links";<br /> <br /> # default index page of your choice<br /> $index_url = "/links/ffa_business.html";<br /> <br /> # counter log file<br /> $id_count = "/links/links_id.txt";<br /> <br /> <br /> Can someone tell me what im doing wrong??? Thanks]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/1052/2699.php</guid>
				<link>https://proxy2.de/forum/posts/preList/1052/2699.php</link>
				<pubDate><![CDATA[Mon, 7 Oct 2002 16:39:32]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title>Path</title>
				<description><![CDATA[ This is where your error is. It wants the full path to your files. Not the URL.<br /> <br /> # base directory to all link files from the server root without trailing "/" <br /> $base_dir = "http://bengal.missouri.edu/~rlw989/links"; <br /> <br /> Mine is something like this:<br /> <br /> $base_dir = "/web/sites/111/sambrown/www.boathouse.co.uk/links";]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/1052/2704.php</guid>
				<link>https://proxy2.de/forum/posts/preList/1052/2704.php</link>
				<pubDate><![CDATA[Tue, 8 Oct 2002 00:44:13]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ I went into my FTP program and this is the path it shows to my links directory: /users/9/rlw989/www/links. I put that in and I get an error page saying there is a misconfiguration. Everything else is as is in my previous post. The path to PERL is what my provider gave me.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/1052/2705.php</guid>
				<link>https://proxy2.de/forum/posts/preList/1052/2705.php</link>
				<pubDate><![CDATA[Tue, 8 Oct 2002 03:03:50]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title>Maybe?</title>
				<description><![CDATA[ Only other thing I can see on my configuration is that I have full URL to the default index page. Like so:<br /> <br /> # default index page of your choice <br /> $index_url= "http://bengal.missouri.edu/~rlw989/links/ffa_business.html"; <br /> Other than that I don't know.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/1052/2714.php</guid>
				<link>https://proxy2.de/forum/posts/preList/1052/2714.php</link>
				<pubDate><![CDATA[Wed, 9 Oct 2002 00:25:43]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
	</channel>
</rss>