我有一个Flex/PHP应用程序,它在我的本地主机上使用Influxis RTC (例如Adobe LCCS服务)(我在Mac上使用MAMP ),一切正常,但是当相同的应用程序文件被上传到远程主机(由Arvixe提供)时,我得到这个错误:
$Revision: #11 $ - $Date: 2011/07/27 $ http_get: [my account path]?mode=xml&accountonly=true& Array ( [headers] => Array ( ) [readbuf] => Resource id #4 )
Fatal error: Uncaught exception 'RTCError' in [my server path]/lccs.php:797 Stack trace: #0 [my server path]/lccs.php(670): RTC::http_get('[my account path]', Array) #1 [my server path]/lccs.php(259): RTCAccount->do_initialize() #2 [my server path]/index.php(31): RTCAccount->__construct('beta.ics...') #3 {main} thrown in [my server path]/lccs.php on line 797有没有人能给我PHP设置方面的帮助?如有任何帮助,我们将不胜感激:)
发布于 2013-03-15 00:44:05
我是来自Influxis的James。请给我们发一封电子邮件到ICS Support ( icssupport@influxis.com ),我们会帮助你安装和运行它。
谢谢,
詹姆斯
https://stackoverflow.com/questions/15399116
复制相似问题