<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "FFAL script error"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "FFAL script error"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>FFAL script error</title>
				<description><![CDATA[ I recently acquired the FFAL scirpt from proxy2.de, and I'm having<br /> a slight installation problem.  In other words, it don't work...<br /> <br /> I'm getting a 500 Internal Server Error, namely,<br /> &lt;root@38-234.myhost.com&gt;<br /> <br /> I believe this is the bad doggy in the setup,<br />    [b]$base_dir = "/home/usr/you/links"[/b]  where<br /> this refers to "Base directory to link files fom the server root."<br /> <br /> I've tried several options for the [b]you[/b] variable and also<br /> different options for the /home/ variable.<br /> <br /> The path to perl is fine, chmod fine, server perl is 5.0+, but I <br /> believe the server is banging its head on this line of code.<br /> <br /> I'd hate to bother my server adminstrator with my script problems,<br /> and I'd rather not chunk a good scritpt.  Any suggestions would be<br /> greatly appreciated.<br /> <br /> Regards,<br /> ikbin9]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4247/14215.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4247/14215.php</link>
				<pubDate><![CDATA[Thu, 10 Feb 2005 08:14:03]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title>Re: FFAL script error</title>
				<description><![CDATA[ [quote="ikbin9"]I recently acquired the FFAL scirpt from proxy2.de, and I'm having<br /> a slight installation problem.  In other words, it don't work...<br /> <br /> I'm getting a 500 Internal Server Error, namely,<br /> &lt;root@38-234.myhost.com&gt;<br /> <br /> I believe this is the bad doggy in the setup,<br />    [b]$base_dir = "/home/usr/you/links"[/b]  where<br /> this refers to "Base directory to link files fom the server root."<br /> <br /> I've tried several options for the [b]you[/b] variable and also<br /> different options for the /home/ variable.<br /> <br /> The path to perl is fine, chmod fine, server perl is 5.0+, but I <br /> believe the server is banging its head on this line of code.<br /> <br /> I'd hate to bother my server adminstrator with my script problems,<br /> and I'd rather not chunk a good scritpt.  Any suggestions would be<br /> greatly appreciated.<br /> <br /> Regards,<br /> ikbin9[/quote]<br /> <br /> No, it's not a script error - the base directory is basically the same as the DOCUMENT_ROOT  <br /> <br /> Each webserver has this set up based on their own needs.  Like one server setup may have a document root that looks something like <br /> [code]/home/virt/site298/fst/var/www/html[/code]<br /> while another site on another server may look like <br /> [code]/home/mysiteid/public_html[/code]<br /> <br /> Then to add the directory for the links i.e. [code]/home/virt/site298/fst/var/www/html/links<br /> OR<br /> /home/mysiteid/public_html/links[/code]<br /> for the entire base_dir <br /> <br /> Do you know what your particular website's document_root is?  If you don't know, I can give you a little cgi script you might be able to run from your cgi-bin to find the basic document root for your site.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4247/14216.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4247/14216.php</link>
				<pubDate><![CDATA[Thu, 10 Feb 2005 08:49:19]]> GMT</pubDate>
				<author><![CDATA[ ET]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ If they are getting a PHP error then the path to th document would be included in the report.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4247/14228.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4247/14228.php</link>
				<pubDate><![CDATA[Thu, 10 Feb 2005 13:23:25]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ [quote="Carbonize"]If they are getting a PHP error then the path to th document would be included in the report.[/quote]<br /> <br /> Its a 500 Internal Server error, so its not PHP then.<br /> Could be the path though...<br /> <br /> Are there any other pathes to set?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4247/14244.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4247/14244.php</link>
				<pubDate><![CDATA[Thu, 10 Feb 2005 19:34:28]]> GMT</pubDate>
				<author><![CDATA[ Auron]]></author>
			</item>
			<item>
				<title>Thank you.</title>
				<description><![CDATA[ I would like to thank the extra terrestrial for his helpful<br /> reply.  Also include Carbonize in my kudos for his <br /> response.<br /> <br /> I'll check with my server administrator for the command<br /> string [b]$base_dir=""[/b].  ET confirmed the problem.<br /> <br /> To ET, I'll repost if I need an additional CGI.<br /> <br /> In any event, this thread expires in less than 12 hours.<br /> <br /> Best Regards,<br /> ikbin9]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4247/14246.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4247/14246.php</link>
				<pubDate><![CDATA[Thu, 10 Feb 2005 19:51:42]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ [quote="Carbonize"]If they are getting a PHP error then the path to th document would be included in the report.[/quote]<br /> FFA Links is a perl script - not sure how a perl script would become a php error????  Let's not confuse the poor bloke more.... <img src="https://proxy2.de/forum//images/smilies/8a80c6485cd926be453217d59a84a888.gif" /><br /> <br /> [quote="ikbin9"]I'll check with my server administrator for the command <br /> string $base_dir="". ET confirmed the problem. [/quote]<br /> Sounds like a good idea.  They should know what it is. Be certain to tell them that you are looking for "document root" and not "Base Directory" - since they will really get confused....  And I wish you all the best. <img src="https://proxy2.de/forum//images/smilies/3b63d1616c5dfcf29f8a7a031aaa7cad.gif" />]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4247/14252.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4247/14252.php</link>
				<pubDate><![CDATA[Thu, 10 Feb 2005 20:59:00]]> GMT</pubDate>
				<author><![CDATA[ ET]]></author>
			</item>
	</channel>
</rss>