News Feed
Jobs Feed
Sections




News Archive
Alessandro Crugnola's Blog:
AMFPHP and mbstring
October 12, 2007 @ 09:23:00

Alessandro Crugnola was struggling with an application he was developing (with Flex and PHP) where his local PHP installation worked just fine but his remote system errored on the same code:

Connecting to the service browser I was receiving the error "Channel.Ping.Failed" error and investingating a bit more in the fault message I discovered that the source error was: "The class {Amf3Broker} could not be found under the class path {/var/htdocs/amfphp/services/amfphp/Amf3Broker.php}" and the Amf3Broker php class does not exists anywhere in amfphp!

Despite some default settings he found, though, things still weren't loading correctly. Finally, he found the culprit - mbstring. One server had the setting to overload the strings and the other didn't resulting in the return of corrupted data from the amfphp stream.

0 comments voice your opinion now!
amfphp mbstring flex application error amfphp mbstring flex application error


blog comments powered by Disqus

Similar Posts

Tomas Petricek's Blog: Writing Silverlight applications in PHP

Rob Allen's Blog: Zend Framework URL Rewriting in IIS7

Andrew Podner: Managing PHP Application Builds with Phing

ThinkPHP Blog: LAMP App Monitoring

PHPRiot.com: Practical Web 2.0 Applications with PHP by Quentin Zervaas Released


Community Events











Don't see your event here?
Let us know!


code podcast unittest language testing interview introduction development tool series api zendframework2 release opinion framework conference functional composer community example

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework