<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Access Stats (yelp plz)"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "Access Stats (yelp plz)"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Access Stats (yelp plz)</title>
				<description><![CDATA[ Hi again,<br /> <br /> Once again Im stumped with a perl script. I installed access stats and cant get it working, all I get is "Internal Server Error"<br /> <br /> [url]http://insarnia.ca/stats/cgi-bin/stat.pl[/url]<br /> <br /> I know from what little experience I have with perl that the server is very sensitive to permissions and paths so I started there but cant find anything that stands out.<br /> <br /> I looked in the cPanel error log for a more detailed  and its reporting<br /> <br /> [b][i]"Premature end of script headers"[/i][/b]<br /> <br /> I added the java to my page to add the stats<br /> <br /> [url]http://insarnia.ca/stats/test.html[/url]<br /> <br />  [code]<br /> &lt;script language=&quot;JavaScript&quot;&gt;<br />    &lt;!--<br /> document.write&#40;&quot;&lt;img src=\&quot;http&#58;//insarnia.ca/stats/cgi-bin/log.pl?ref=&quot;+top.document.referrer+&quot;\&quot; width=16 height=16 border=0&gt;&quot;&#41;;<br /> //--&gt;<br /> &lt;/script&gt;<br /> <br /> &lt;noscript&gt;<br /> &lt;img src=&quot;http&#58;//insarnia.ca/stats/cgi-bin/log.pl?ref=noscript&quot; width=16 height=16 border=0&gt;<br /> &lt;/noscript&gt;<br /> [/code]<br /> <br /> and all I get is a blank image placeholder. I verified the correct location to my perl. <br /> <br /> [code]#!/usr/bin/perl[/code]<br /> <br /> and that is correct.<br /> <br /> The URL in stat.pl and log.pl seem correct.<br /> <br /> [code]# url to script<br /> $cgiurl = &quot;http&#58;//insarnia.ca/stats/cgi-bin/stat.pl&quot;;<br /> <br /> # url to the image files without trailing &quot;/&quot;<br /> $gif_url = &quot;http&#58;//insarnia.ca/stats/gif&quot;;<br /> <br /> # path to the log files from the server root without trailing &quot;/&quot; &#40;chmoded to 777 &#40;drwxrwxrwx&#41;&#41;<br /> $base_dir = &quot;../logfiles&quot;;<br /> <br /> # url to the log files without trailing &quot;/&quot;<br /> $log_url = &quot;http&#58;//insarnia.ca/stats/logfiles&quot;;[/code]<br /> <br /> The install does not cover some folders and files such as XP, language, gif maybe theres a permission issue I dunno<br /> <br /> Anyways someone plz help? what am I doing wrong??]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5544/20245.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5544/20245.php</link>
				<pubDate><![CDATA[Wed, 19 Apr 2006 23:37:35]]> GMT</pubDate>
				<author><![CDATA[ realrobley]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ the perl script must be converted to unix format first.<br /> <br /> you can do this which a unix command<br /> <br /> &gt;dos2unix stat.pl stat.pl]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5544/20254.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5544/20254.php</link>
				<pubDate><![CDATA[Thu, 20 Apr 2006 23:20:13]]> GMT</pubDate>
				<author><![CDATA[ phpuser3]]></author>
			</item>
	</channel>
</rss>