<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Zend Amf NetConnection bug resolved w/ Amf3</title>
	<atom:link href="http://wadearnold.com/blog/flash/zend-amf-netconnection-bug-resolved-w-amf3/feed" rel="self" type="application/rss+xml" />
	<link>http://wadearnold.com/blog/flash/zend-amf-netconnection-bug-resolved-w-amf3</link>
	<description>The spoils of the integration of PHP and ActionScript</description>
	<lastBuildDate>Tue, 17 Jan 2012 17:17:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Boris</title>
		<link>http://wadearnold.com/blog/flash/zend-amf-netconnection-bug-resolved-w-amf3/comment-page-1#comment-11860</link>
		<dc:creator>Boris</dc:creator>
		<pubDate>Wed, 31 Mar 2010 19:11:50 +0000</pubDate>
		<guid isPermaLink="false">http://wadearnold.com/blog/?p=65#comment-11860</guid>
		<description>Hi,

I have same problem but my story is different. I was using FLEX, Apache 2.2, PHP and ZEND framework all installed separatelly. Everything was OK. I have unistalled ZendFramework, PHP and Apache and installed Zend server containing all three together. when I try to access my PHP page with AMF end point from browser directly it works. Trying to access it from FLEX I get NetConnection.Call.BadVersion error. I did not changed nothing nor location. Still accessing localhost/test.php file.

Any ideas where problem can be?

Thank you</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I have same problem but my story is different. I was using FLEX, Apache 2.2, PHP and ZEND framework all installed separatelly. Everything was OK. I have unistalled ZendFramework, PHP and Apache and installed Zend server containing all three together. when I try to access my PHP page with AMF end point from browser directly it works. Trying to access it from FLEX I get NetConnection.Call.BadVersion error. I did not changed nothing nor location. Still accessing localhost/test.php file.</p>
<p>Any ideas where problem can be?</p>
<p>Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: caeycae</title>
		<link>http://wadearnold.com/blog/flash/zend-amf-netconnection-bug-resolved-w-amf3/comment-page-1#comment-11017</link>
		<dc:creator>caeycae</dc:creator>
		<pubDate>Thu, 11 Mar 2010 00:10:04 +0000</pubDate>
		<guid isPermaLink="false">http://wadearnold.com/blog/?p=65#comment-11017</guid>
		<description>Can you help me...

i get this error

-----------------------------------------
Send failed
Channel.Connect.Failed error NetConnection.Call.BadVersion: : url: &#039;http://zend.subrasoft.com.ar/Zend-Test-debug/gateway.php&#039;
-----------------------------------------

But the seques looks fine...
Here are the headers of this request...
See you somting wrong... (maybe encoding...)

-------------------------------------------
http://zend.subrasoft.com.ar/Zend-Test-debug/gateway.php
POST /Zend-Test-debug/gateway.php HTTP/1.1
Host: zend.subrasoft.com.ar
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; es-AR; rv:1.9.2) Gecko/20100115 Firefox/3.6
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: es-ar,es;q=0.8,en-us;q=0.5,en;q=0.3
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://zend.subrasoft.com.ar/Zend-Test-debug/main.swf
Content-type: application/x-amf
Content-length: 244


HTTP/1.1 200 OK
Server: nginx
Date: Thu, 11 Mar 2010 00:04:31 GMT
Content-Type: text/html
X-Powered-By: PHP/5.2.11
Transfer-Encoding: chunked
Connection: Keep-Alive
Content-Encoding: gzip
-----------------------------------------</description>
		<content:encoded><![CDATA[<p>Can you help me&#8230;</p>
<p>i get this error</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
Send failed<br />
Channel.Connect.Failed error NetConnection.Call.BadVersion: : url: &#8216;http://zend.subrasoft.com.ar/Zend-Test-debug/gateway.php&#8217;<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
<p>But the seques looks fine&#8230;<br />
Here are the headers of this request&#8230;<br />
See you somting wrong&#8230; (maybe encoding&#8230;)</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
<a href="http://zend.subrasoft.com.ar/Zend-Test-debug/gateway.php" rel="nofollow">http://zend.subrasoft.com.ar/Zend-Test-debug/gateway.php</a><br />
POST /Zend-Test-debug/gateway.php HTTP/1.1<br />
Host: zend.subrasoft.com.ar<br />
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; es-AR; rv:1.9.2) Gecko/20100115 Firefox/3.6<br />
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8<br />
Accept-Language: es-ar,es;q=0.8,en-us;q=0.5,en;q=0.3<br />
Accept-Encoding: gzip,deflate<br />
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7<br />
Keep-Alive: 115<br />
Connection: keep-alive<br />
Referer: <a href="http://zend.subrasoft.com.ar/Zend-Test-debug/main.swf" rel="nofollow">http://zend.subrasoft.com.ar/Zend-Test-debug/main.swf</a><br />
Content-type: application/x-amf<br />
Content-length: 244</p>
<p>HTTP/1.1 200 OK<br />
Server: nginx<br />
Date: Thu, 11 Mar 2010 00:04:31 GMT<br />
Content-Type: text/html<br />
X-Powered-By: PHP/5.2.11<br />
Transfer-Encoding: chunked<br />
Connection: Keep-Alive<br />
Content-Encoding: gzip<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bruno</title>
		<link>http://wadearnold.com/blog/flash/zend-amf-netconnection-bug-resolved-w-amf3/comment-page-1#comment-9483</link>
		<dc:creator>bruno</dc:creator>
		<pubDate>Thu, 28 Jan 2010 10:31:28 +0000</pubDate>
		<guid isPermaLink="false">http://wadearnold.com/blog/?p=65#comment-9483</guid>
		<description>hello, 
same error, how can I fixe ANSI encodage for php return 
thank a lot</description>
		<content:encoded><![CDATA[<p>hello,<br />
same error, how can I fixe ANSI encodage for php return<br />
thank a lot</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Harshad</title>
		<link>http://wadearnold.com/blog/flash/zend-amf-netconnection-bug-resolved-w-amf3/comment-page-1#comment-8739</link>
		<dc:creator>Harshad</dc:creator>
		<pubDate>Tue, 05 Jan 2010 15:36:20 +0000</pubDate>
		<guid isPermaLink="false">http://wadearnold.com/blog/?p=65#comment-8739</guid>
		<description>Hi ,
thank you very much 

I wase more then 10 hr to resolve this bug . 

nice post.</description>
		<content:encoded><![CDATA[<p>Hi ,<br />
thank you very much </p>
<p>I wase more then 10 hr to resolve this bug . </p>
<p>nice post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Whippersnapper</title>
		<link>http://wadearnold.com/blog/flash/zend-amf-netconnection-bug-resolved-w-amf3/comment-page-1#comment-8268</link>
		<dc:creator>Whippersnapper</dc:creator>
		<pubDate>Mon, 21 Dec 2009 17:35:48 +0000</pubDate>
		<guid isPermaLink="false">http://wadearnold.com/blog/?p=65#comment-8268</guid>
		<description>One reason for the NetConnection.Call.BadVersion error is PHP files that are encoded in other than ANSI. For example UTF-8 will NOT work. Propably because Zend_AMF is encoded in ANSI.

So if you can connect to the gateway file but the response’s content-type isn’t application/x-amf, then check the encoding of your PHP files.</description>
		<content:encoded><![CDATA[<p>One reason for the NetConnection.Call.BadVersion error is PHP files that are encoded in other than ANSI. For example UTF-8 will NOT work. Propably because Zend_AMF is encoded in ANSI.</p>
<p>So if you can connect to the gateway file but the response’s content-type isn’t application/x-amf, then check the encoding of your PHP files.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brendon Smith</title>
		<link>http://wadearnold.com/blog/flash/zend-amf-netconnection-bug-resolved-w-amf3/comment-page-1#comment-2952</link>
		<dc:creator>Brendon Smith</dc:creator>
		<pubDate>Tue, 28 Jul 2009 18:03:16 +0000</pubDate>
		<guid isPermaLink="false">http://wadearnold.com/blog/?p=65#comment-2952</guid>
		<description>@Joris ; @Surt

I am now getting this same error using ZF 1.8 Flash Player / on Flex does anyone know the cause?  The endpoint is there??</description>
		<content:encoded><![CDATA[<p>@Joris ; @Surt</p>
<p>I am now getting this same error using ZF 1.8 Flash Player / on Flex does anyone know the cause?  The endpoint is there??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Surt</title>
		<link>http://wadearnold.com/blog/flash/zend-amf-netconnection-bug-resolved-w-amf3/comment-page-1#comment-2739</link>
		<dc:creator>Surt</dc:creator>
		<pubDate>Thu, 02 Jul 2009 16:29:29 +0000</pubDate>
		<guid isPermaLink="false">http://wadearnold.com/blog/?p=65#comment-2739</guid>
		<description>&lt;a href=&quot;#comment-2634&quot; rel=&quot;nofollow&quot;&gt;@Joris&lt;/a&gt; 
Same here, when i try to make my amf server from a controller i get this error, i just can make it work with old plain php and includes for the libraries.</description>
		<content:encoded><![CDATA[<p><a href="#comment-2634" rel="nofollow">@Joris</a><br />
Same here, when i try to make my amf server from a controller i get this error, i just can make it work with old plain php and includes for the libraries.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joris</title>
		<link>http://wadearnold.com/blog/flash/zend-amf-netconnection-bug-resolved-w-amf3/comment-page-1#comment-2634</link>
		<dc:creator>Joris</dc:creator>
		<pubDate>Wed, 27 May 2009 13:43:37 +0000</pubDate>
		<guid isPermaLink="false">http://wadearnold.com/blog/?p=65#comment-2634</guid>
		<description>Hi Wade,

I&#039;m working with the version 1.8 of ZF and when I&#039;m trying to send a request to the server, I get this error in my faultHandler method :

faultCode:Client.Error.MessageSend faultString:&#039;Send failed&#039; faultDetail:&#039;Channel.Connect.Failed error NetConnection.Call.BadVersion: : url: &#039;http://host/php-flex/current/server.php&#039;

Did you already get this error? If yea, how did you fix it?

Thank you very much.</description>
		<content:encoded><![CDATA[<p>Hi Wade,</p>
<p>I&#8217;m working with the version 1.8 of ZF and when I&#8217;m trying to send a request to the server, I get this error in my faultHandler method :</p>
<p>faultCode:Client.Error.MessageSend faultString:&#8217;Send failed&#8217; faultDetail:&#8217;Channel.Connect.Failed error NetConnection.Call.BadVersion: : url: &#8216;http://host/php-flex/current/server.php&#8217;</p>
<p>Did you already get this error? If yea, how did you fix it?</p>
<p>Thank you very much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Omar Fouad</title>
		<link>http://wadearnold.com/blog/flash/zend-amf-netconnection-bug-resolved-w-amf3/comment-page-1#comment-1623</link>
		<dc:creator>Omar Fouad</dc:creator>
		<pubDate>Sat, 21 Mar 2009 18:02:25 +0000</pubDate>
		<guid isPermaLink="false">http://wadearnold.com/blog/?p=65#comment-1623</guid>
		<description>This is still not working for me... I can&#039;t send more than a parameter to a php function. I&#039;ve downloaded the latest version and I still get the same problem.</description>
		<content:encoded><![CDATA[<p>This is still not working for me&#8230; I can&#8217;t send more than a parameter to a php function. I&#8217;ve downloaded the latest version and I still get the same problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kim</title>
		<link>http://wadearnold.com/blog/flash/zend-amf-netconnection-bug-resolved-w-amf3/comment-page-1#comment-703</link>
		<dc:creator>Kim</dc:creator>
		<pubDate>Fri, 26 Dec 2008 21:02:41 +0000</pubDate>
		<guid isPermaLink="false">http://wadearnold.com/blog/?p=65#comment-703</guid>
		<description>Hi Wade,

I&#039;m still getting a NetConnection.Call.BadVersion when sending more than one custom class instance using the NetConnection class.
It seems that the remote method only gets a single argument, as PHP is throwing a warning, saying something like:

&quot;Missing argument 2 for..&quot;

Everything works great when using RemoteObject, hitting the exact same method with the exact same parameters..!?

Cheers and keep up the great work,
Kim</description>
		<content:encoded><![CDATA[<p>Hi Wade,</p>
<p>I&#8217;m still getting a NetConnection.Call.BadVersion when sending more than one custom class instance using the NetConnection class.<br />
It seems that the remote method only gets a single argument, as PHP is throwing a warning, saying something like:</p>
<p>&#8220;Missing argument 2 for..&#8221;</p>
<p>Everything works great when using RemoteObject, hitting the exact same method with the exact same parameters..!?</p>
<p>Cheers and keep up the great work,<br />
Kim</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
