<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Help with Access Stats 1.12 on Windows"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "Help with Access Stats 1.12 on Windows"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Help with Access Stats 1.12 on Windows</title>
				<description><![CDATA[ Hello!<br />  <br /> I was wondering if I could get some help with the Access Stats 1.12 script! I've tried and tried and seems to have set the correct paths,<br /> but the script refuses to write anything to the log - it remains empty.<br />  <br /> I was wondering if you could please tell me what's wrong.<br />  <br /> Info:<br />  <br /> Windows 2000 Professional<br /> Apache 1.3.24<br /> Perl 5.6.1 (works fine, I've tested with a small test script)<br />  <br /> My location of Apache is: C:\Program Files\Apache Group\Apache       (this is where you find the Apache.exe file)<br /> In my httpd.conf file, ServerRoot is set to: C:/Program Files/Apache Group/Apache<br />  <br />  <br /> (# ServerRoot: The top of the directory tree under which the server's<br /> # configuration, error, and log files are kept.<br /> #<br /> ServerRoot "C:/Program Files/Apache Group/Apache")<br />  <br /> Location of stat.pl and log.pl = C:\Program Files\Apache Group\Apache\cgi-bin    (According to Explorer.exe)<br />  <br /> Location of gif and logfiles directories = C:\Program Files\Apache Group\Apache\htdocs<br />  <br />  <br /> The javascript in my index.php file:<br />  <br /> &lt;script language="JavaScript"&gt;<br />    &lt;!--<br />    document.write("&lt;img src=\"http://localhost/cgi-bin/log.pl?ref="+top.document.referrer+"\" width=16 height=16 border=0&gt;");<br />    //--&gt;<br />    &lt;/script&gt;<br />    &lt;noscript&gt;<br />    &lt;img src="http://localhost/cgi-bin/log.pl?ref=noscript" width=16 height=16 border=0&gt;<br />    &lt;/noscript&gt;<br />  <br />  <br /> My setup of stat.pl :<br />  <br /> #!C:\Perl\bin\perl.exe<br /> #########################################################################<br /> #  Access Stats v1.12                                                   #<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 /> #########################################################################<br />  <br /> # url to script<br /> $cgiurl = "http://localhost/cgi-bin/stat.pl";<br />  <br /> # url to the image files without trailing "/"<br /> $gif_url = "http://localhost/gif";<br />  <br /> # path to the log files from the server root without trailing "/" (chmoded to 777 (drwxrwxrwx))<br /> $base_dir = "htdocs\logfiles";<br />  <br /> # url to the log files without trailing "/"<br /> $log_url = "http://localhost/logfiles";<br />  <br />  <br /> My setup of log.pl :<br />  <br /> #!C:\Perl\bin\perl.exe<br /> #########################################################################<br /> #  Access Stats v1.12                                                   #<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 /> #########################################################################<br />  <br /> # url to the image file<br /> $output = "http://localhost/log.gif";<br />  <br /> # path to the log files from the server root without trailing "/" (chmoded to 777 (drwxrwxrwx))<br /> $base_dir = "htdocs\logfiles";<br />  <br />  <br /> The path to Perl.exe is correct because my little perl (.pl) test script worked.<br /> Also I've tried to change it, AND the other paths in log.pl and stat.pl to /      with no effect. My stat.pl remains empty.<br />  <br /> Oh, and I've done this:<br />  <br /> # Ignored IPs - Comment it out if you don't use it e.g. #@skip=('127.0.0.1');<br /> #@skip=('127.0.0.1','196.109.183.9');<br />  <br /> It would be GREAT if you could please help me to get it work!<br />  <br /> Thanks a lot in advance!<br />  <br /> Regards,<br /> Sven David]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/469/1192.php</guid>
				<link>https://proxy2.de/forum/posts/preList/469/1192.php</link>
				<pubDate><![CDATA[Fri, 19 Apr 2002 15:28:54]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ your base_die is wrong  [b]$base_dir = "htdocs\logfiles"; [/b]<br /> <br /> <br /> $base_dir = "C:/Program Files/Apache Group/Apache/htdocs/logfiles";]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/469/1213.php</guid>
				<link>https://proxy2.de/forum/posts/preList/469/1213.php</link>
				<pubDate><![CDATA[Mon, 22 Apr 2002 11:29:08]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title>Woohoo!</title>
				<description><![CDATA[ I made it now! Thanks a lot!!]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/469/1262.php</guid>
				<link>https://proxy2.de/forum/posts/preList/469/1262.php</link>
				<pubDate><![CDATA[Mon, 29 Apr 2002 01:48:32]]> GMT</pubDate>
				<author><![CDATA[ sven]]></author>
			</item>
	</channel>
</rss>