News Feed
Jobs Feed
Sections

Recent Jobs

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



Similar Posts

Mike Potter's Blog: Slides for today's e-seminar on Flex and PHP

Leendert Brouwer's Blog: Writing Secure Web Applications with PHP

Zend Developer Zone: George Schlossnagle Presents Talk on High Performance PHP

DevShed: Web Application Security Overview

Stuart Herbert's Blog: Arguments From The Boardroom, Not The Bedroom


Community Events







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


ajax security mysql PEAR package PHP5 zendframework example release code zend book developer conference cakephp job database releases framework application

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