<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "access stats - base_dir problems"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "access stats - base_dir problems"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>access stats - base_dir problems</title>
				<description><![CDATA[ Hi All,<br /> <br /> I'm new on the forum! I used the searched before I admit this one.<br /> Let me tell you my story, I couldn't get my access stat to work, but finally I managed to get it! I used the following script:<br /> [code]<br /> #!/usr/bin/perl <br /> <br /> print &quot;Content-type&#58; text/html\n\n&quot;; <br /> print &quot;Document Root is&#58; &quot;; <br /> print $ENV&#123;'DOCUMENT_ROOT'&#125;; <br /> [/code]<br /> I found out that "/home/virtual/site9/fst/var/www/html" was my rootdirectory on the website. I changed my base_dir to:<br /> /home/virtual/site9/fst/var/www/html/stat/logfiles<br /> That worked, it cost me a while to figure this out. Perhaps it is a good idea to put this in the readme.txt.<br /> Even don't use the -w option on the perl rule in line 1.<br /> <br /> I hope you all will get it to work, it is a great script!<br /> <br /> htm]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/2195/5639.php</guid>
				<link>https://proxy2.de/forum/posts/preList/2195/5639.php</link>
				<pubDate><![CDATA[Thu, 31 Jul 2003 14:48:51]]> GMT</pubDate>
				<author><![CDATA[ htm]]></author>
			</item>
			<item>
				<title>Re: access stats - base_dir problems</title>
				<description><![CDATA[ [quote="htm"]Hi All,<br /> <br /> I'm new on the forum! I used the searched before I admit this one.<br /> Let me tell you my story, I couldn't get my access stat to work, but finally I managed to get it! I used the following script:<br /> [code]<br /> #!/usr/bin/perl <br /> <br /> print &quot;Content-type&#58; text/html\n\n&quot;; <br /> print &quot;Document Root is&#58; &quot;; <br /> print $ENV&#123;'DOCUMENT_ROOT'&#125;; <br /> [/code]<br /> I found out that "/home/virtual/site9/fst/var/www/html" was my rootdirectory on the website. I changed my base_dir to:<br /> /home/virtual/site9/fst/var/www/html/stat/logfiles<br /> That worked, it cost me a while to figure this out. Perhaps it is a good idea to put this in the readme.txt.<br /> Even don't use the -w option on the perl rule in line 1.<br /> <br /> I hope you all will get it to work, it is a great script!<br /> <br /> htm[/quote]<br /> <br /> Thank you SO VERY MUCH for this! This little script should be included in the packages. I figured out the rest of the script I was using (the FFA Links Script) except this -- and it was driving me NUTS. <br /> <br /> You made my day...<br /> <br /> Mark Magill<br /> www.wordforlife.com]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/2195/5658.php</guid>
				<link>https://proxy2.de/forum/posts/preList/2195/5658.php</link>
				<pubDate><![CDATA[Sat, 2 Aug 2003 04:05:54]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ I was able to install the script but a cannot see any data for this month.  Please help?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/2195/5722.php</guid>
				<link>https://proxy2.de/forum/posts/preList/2195/5722.php</link>
				<pubDate><![CDATA[Tue, 5 Aug 2003 16:50:41]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title>Access Stats 1.12 rootdirectory</title>
				<description><![CDATA[ My ISP server uses CGIWrap to run cgi &amp; perl scripts. I was told that my root directory was: "/home/kevint/www/" and therefore I've tried using /home/kevint/www/stats/logfiles" as my base_dir but can still only see the 02-2001.txt example Logfile when I run stat.pl.<br /> <br /> When I use the following script, it returns: "/web/bigip-apache/htdocs/", which is so totally different from /home/kevint/www/<br /> <br /> Code:<br /> <br /> #!/usr/bin/perl  <br />  <br /> print "Content-type: text/html\n\n";  <br /> print "Document Root is: ";  <br /> print $ENV{'DOCUMENT_ROOT'};  <br /> <br /> <br /> Any ideas of what else I can do to make the seemingly great Access Stats scripts to work?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/2195/6127.php</guid>
				<link>https://proxy2.de/forum/posts/preList/2195/6127.php</link>
				<pubDate><![CDATA[Mon, 1 Sep 2003 08:21:14]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
	</channel>
</rss>