<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Problem with Access Stats 1.12"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "Problem with Access Stats 1.12"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Problem with Access Stats 1.12</title>
				<description><![CDATA[ everything seems to be set up properly but the script doesn't write a log file at all.  <img src="https://proxy2.de/forum//images/smilies/c30b4198e0907b23b8246bdd52aa1c3c.gif" /> <br /> <br /> --&gt;log.pl<br /> # url to the image file<br /> $output = "http://24.57.124.235/cgi-bin/log.gif";<br /> <br /> # path to the log files from the server root without trailing "/" (chmoded to 777 (drwxrwxrwx))<br /> $base_dir = "../cgi-bin/logfile";<br /> <br /> --&gt;stat.pl<br /> # url to script<br /> $cgiurl = "http://24.57.124.235/cgi-bin/stat.pl";<br /> <br /> # url to the image files without trailing "/"<br /> $gif_url = "http://24.57.124.235/cgi-bin/gif";<br /> <br /> # path to the log files from the server root without trailing "/" (chmoded to 777 (drwxrwxrwx))<br /> $base_dir = "d:/apache/cgi-bin/logfile";<br /> <br /> # url to the log files without trailing "/"<br /> $log_url = "http://24.57.124.235/cgi-bin/logfile";<br /> <br /> the server is an apache webserver running on (unfortunately) windows98<br /> ive tried using both methods (SSI and JavaScript) and nothing appears in the logfile dir.<br /> <br /> could someone please explain what im doing wrong?<br /> thnx]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/274/689.php</guid>
				<link>https://proxy2.de/forum/posts/preList/274/689.php</link>
				<pubDate><![CDATA[Wed, 6 Mar 2002 20:01:40]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title>re</title>
				<description><![CDATA[ [b]in log.pl change:[/b]<br /> # path to the log files from the server root without trailing "/" (chmoded to 777 (drwxrwxrwx)) <br /> $base_dir = "../cgi-bin/logfile";<br /> <br /> [b]in to:[/b]<br /> # path to the log files from the server root without trailing "/" (chmoded to 777 (drwxrwxrwx)) <br /> $base_dir = "d:/apache/cgi-bin/logfile";[/b]]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/274/744.php</guid>
				<link>https://proxy2.de/forum/posts/preList/274/744.php</link>
				<pubDate><![CDATA[Sun, 10 Mar 2002 23:11:04]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
	</channel>
</rss>