Amf3Broker error and fix

29 sec read

I encounter this error in an AIR application which uses amfphp for remoting:

The class {Amf3Broker} could not be found under the class path {/var/htdocs/amfphp/services/amfphp/Amf3Broker.php}

I googled and found several links, but their suggestions doesn’t work. I finally find the cause in the error log files of apache:

PHP Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 2502231 bytes) in /var/www/html/…/amfphp2/core/amf/io/AMFBaseSerializer.php on line 98

So the cause is not amfphp, but instead my setting in php. So I edited /etc/php.ini, set memory_limit to a larger value. The problem solved.

If this doesn’t solve your problem, you may try the following links:
http://www.sephiroth.it/weblog/archives/2007/10/amfphp_and_mbstring.php
http://www.gotoandlearnforum.com/viewtopic.php?f=17&t=23708&p=109112



写作助手,把中式英语变成专业英文


Want to receive new post notification? 有新文章通知我

文献分析可以发SCI文章吗?

该文章可以通过该链接完整阅读(包括图片。这些图片有时微信禁止转载)。 我们印象当中,发文章需要做大量的实验和分析。实验对象可以是原子、病毒,可以是疾病、人群,也可以是恒星、宇宙。可是,如果分析的对象是
Xu Cui
14 sec read

Google Chrome takes too much CPU

I have been noticing for a while that Chrome takes too much of my CPU. It constantly consumes about ~30% or even more CPU even if I have only a blank page opened. As a consequence, my CPU fan is always running, making some noise which can be annoying
Xu Cui
32 sec read

Functional Near Infrared Spectroscopy (fNIRS): List of manufactures

Contents Company Products Artinis Brite, OxyMon, OctaMon, PortaMon, PortaLite BIOPAC fNIR 100, fNIR2000M Series CORTIVISION PHOTONCAP Huichuang Medical NirScan-900X, NirSmartⅡ- Pro GOWERLABS NTS fNIRS system, LUMO HAMAMATSU NIRO-200NX HITACHI ETG-410
Xiaodan Feng
14 min read

Leave a Reply

Your email address will not be published. Required fields are marked *