<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Problem with AP after PHP upgrade"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "Problem with AP after PHP upgrade"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Problem with AP after PHP upgrade</title>
				<description><![CDATA[ I have Advanced Poll 2.0.3 text version running and I upgraded PHP to 4.1.1. I am using the SSI include:<br /> <br /> &lt;!--#include virtual="/apoll/poll_ssi.php?poll_id=15&amp;tpl_set=plain" --&gt;<br /> <br />  with this statement at the top:<br /> <br /> &lt;?php<br /> include_once "/home/virtual/site1/fst/var/www/html/apoll/poll_cookie.php";<br /> ?&gt;<br /> <br /> Everything was working fine until the PHP upgrade. Now the page with the include doesn't show the polls. And another page that has another virtual include for another script hangs after that include. <br /> <br /> Anyone know of this bug or what cures it?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5162/18725.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5162/18725.php</link>
				<pubDate><![CDATA[Thu, 17 Nov 2005 16:01:19]]> GMT</pubDate>
				<author><![CDATA[ malooga]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Maybe they turned off asp style tags or ratehr forgot to turn them back on. Try changing<br /> [code]&lt;!--#include virtual=&quot;/apoll/poll_ssi.php?poll_id=15&amp;tpl_set=plain&quot; --&gt; [/code]<br /> to<br /> [code]&lt;?php include&#40;&quot;home/virtual/site1/fst/var/www/html/apoll/poll_ssi.php?poll_id=15&amp;tpl_set=plain&quot;&#41;; ?&gt;[/code]]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5162/18729.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5162/18729.php</link>
				<pubDate><![CDATA[Thu, 17 Nov 2005 18:18:13]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ [quote="Carbonize"]Maybe they turned off asp style tags or ratehr forgot to turn them back on. Try changing<br /> [code]&lt;!--#include virtual=&quot;/apoll/poll_ssi.php?poll_id=15&amp;tpl_set=plain&quot; --&gt; [/code]<br /> to<br /> [code]&lt;?php include&#40;&quot;home/virtual/site1/fst/var/www/html/apoll/poll_ssi.php?poll_id=15&amp;tpl_set=plain&quot;&#41;; ?&gt;[/code][/quote]<br /> <br /> Not sure what "asp style tags" and "ratehr" are? I tried your suggestion, but no luck. <br /> <br /> Any more ideas?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5162/18735.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5162/18735.php</link>
				<pubDate><![CDATA[Fri, 18 Nov 2005 05:48:38]]> GMT</pubDate>
				<author><![CDATA[ malooga]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ rather<br /> <br /> &lt;?php ... ?&gt;]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5162/18748.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5162/18748.php</link>
				<pubDate><![CDATA[Fri, 18 Nov 2005 20:59:19]]> GMT</pubDate>
				<author><![CDATA[ Auron]]></author>
			</item>
	</channel>
</rss>