<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Free Link Pages"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "Free Link Pages"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Free Link Pages</title>
				<description><![CDATA[ Hi,<br /> I have a prblm with it. When I'm trying to add new link, it says: "Cannot open ID file links_id.txt in /home/.../links [u]for writing[/u]!"<br />  <img src="https://proxy2.de/forum//images/smilies/c30b4198e0907b23b8246bdd52aa1c3c.gif" />  <img src="https://proxy2.de/forum//images/smilies/c30b4198e0907b23b8246bdd52aa1c3c.gif" /> <br /> Help me to do it right, pls<br /> <br /> thanx]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/239/598.php</guid>
				<link>https://proxy2.de/forum/posts/preList/239/598.php</link>
				<pubDate><![CDATA[Wed, 27 Feb 2002 11:48:42]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title>base url</title>
				<description><![CDATA[ check with your server to get the correct base directory for http docs<br /> <br /> example..my base directory for http is<br /> <br /> "/home/httpd/vhosts/usernam.com/httpdocs/";<br /> <br /> if you put the files into a folder inside your httpdocs directory named "links" it would look like this<br /> <br /> "/home/httpd/vhosts/username.com/httpdocs/links";<br /> <br /> you will need to change this information in you links.pl file<br /> <br /> <a class="snap_shots" href="mailto:hera@autumbliss.com">hera@autumbliss.com</a>]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/239/2061.php</guid>
				<link>https://proxy2.de/forum/posts/preList/239/2061.php</link>
				<pubDate><![CDATA[Sun, 7 Jul 2002 01:31:09]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title>base dir</title>
				<description><![CDATA[ I wonder if I can use this in a windows server?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/239/2662.php</guid>
				<link>https://proxy2.de/forum/posts/preList/239/2662.php</link>
				<pubDate><![CDATA[Fri, 4 Oct 2002 15:06:58]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title>Re: base dir</title>
				<description><![CDATA[ [quote="Guest"]I wonder if I can use this in a windows server?[/quote]<br /> <br /> With Windows2000 server its works perfect !!! <img src="https://proxy2.de/forum//images/smilies/b2eb59423fbf5fa39342041237025880.gif"  />]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/239/2755.php</guid>
				<link>https://proxy2.de/forum/posts/preList/239/2755.php</link>
				<pubDate><![CDATA[Sun, 13 Oct 2002 21:47:31]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Yes, works fine on Win XP. You just need to set the:<br /> <br /> # base directory to all link files from the server root without trailing "/"<br /> <br /> correctly, for me the both partition is E: and standard install of Apache and the site that uses the links is in /ferrari/. so my setting is:<br /> <br /> $base_dir = "E:/Program Files/Apache Group/Apache2/htdocs/ferrari/links";<br /> <br /> Also default path install for perl and the first line in my scripts read:<br /> <br /> #!/perl/bin/perl<br /> <br /> Hope that helps.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/239/2767.php</guid>
				<link>https://proxy2.de/forum/posts/preList/239/2767.php</link>
				<pubDate><![CDATA[Mon, 14 Oct 2002 06:02:46]]> GMT</pubDate>
				<author><![CDATA[ SteinerKD]]></author>
			</item>
			<item>
				<title>Thanks SteinerKD,</title>
				<description><![CDATA[ Luckily I didn't have to post new, Excellent, This is the info I needed.<br /> <br /> You are the Man <img src="https://proxy2.de/forum//images/smilies/69934afc394145350659cd7add244ca9.gif" />]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/239/2872.php</guid>
				<link>https://proxy2.de/forum/posts/preList/239/2872.php</link>
				<pubDate><![CDATA[Wed, 23 Oct 2002 07:20:00]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ I have tried all the paths, <br /> c:/inetpub/wwwroot/links<br /> /links<br /> /wwwroot/links<br /> none of them are workin for me, its xp pro with iis 5.1<br /> i set up the permissions so that the txt file can be written to, and im still havin the same problem.<br /> i see alot of others havin the same problem too, and this is the only thread that had an answer. <br /> i have used alot of pearl before to set up cs stats pages on servers. i have never had this problem before im not sure what im doing wrong. <br /> can anyone please help?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/239/4699.php</guid>
				<link>https://proxy2.de/forum/posts/preList/239/4699.php</link>
				<pubDate><![CDATA[Wed, 23 Apr 2003 22:58:09]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title>Free Link Pages-- Error with links_id.txt</title>
				<description><![CDATA[ Make sure you have this in your setup section:<br /> <br /> Make your base path read something like:<br /> <br /> [color="green"]$base_dir = "/usr/your domain/www";[/color]<br /> <br /> Do not add a path  to the file itself, the script does it for you.  Make it read like this:<br /> <br /> [color="green"]$id_count = "links_id.txt";[/color]<br /> <br /> The script it finds the txt file by taking the base directory path and then it appends the file name.  I also made the mistake of this:<br /> <br /> $id_count = "/usr/your domain/www/links_id.txt".  When the script executes it would look run this path:<br /> <br /> [color="red"]/usr/your domain/www/usr/your domain/www/links_id.txt[/color]<br /> <br /> which of course did not work.<br /> <br /> Hope this helps....And thanks to Chi Kien Uong for this nice script.   <img src="https://proxy2.de/forum//images/smilies/b2eb59423fbf5fa39342041237025880.gif"  />]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/239/7348.php</guid>
				<link>https://proxy2.de/forum/posts/preList/239/7348.php</link>
				<pubDate><![CDATA[Fri, 13 Feb 2004 07:12:14]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
	</channel>
</rss>