问题描述
我试着做一个Flash应用程序,与AMFPHP 2.1连接。
Im trying to make a flash app that connects with AMFPHP 2.1.
我有WAMP的工作,一切似乎不错,但后台服务的浏览器无法找到任何服务,我在服务文件夹中放置,甚至没有例子。我已经检查了路径config.php文件,它的确定。
I got WAMP working, everything seems ok, but the back office service browser cant find any service I place in the service folder, not even the example. I’ve already checked the path in the config.php file, its ok.
和客户端生成这样说:
警告:在C的foreach()提供的参数无效:wampwwwBackOfficeClientGenerator.php第44行
"Warning: Invalid argument supplied for foreach() in C:wampwwwBackOfficeClientGenerator.php on line 44″
不知道该怎么办。
任何帮助或想法什么可能是这个问题会更加AP preciated!
Any help or idea about what could be the problem will be much appreciated!.
感谢。
推荐答案
好了,通过misstake我已经删除了一对夫妇从服务主叫线,恢复它工作得很好。
Alright, by misstake I've deleted a couple of lines from the service caller, restoring that it works just fine.
(特别感谢阿里尔Sommeria)
(Special thanks to Ariel Sommeria)
这篇关于看不到的服务,后台服务的浏览器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!