duannuochi3549 2009-06-14 14:50
浏览 27
已采纳

AMFPHP + Drupal设置错误

hopefully someone can help me with this headache I have.

I'm currently running Drupal 6 and am trying to integrate AMFPHP so I can do some stuff with Adobe Flex.

Anyway, I downloaded the AMPHP module and the other required modules.

I go to my domain/admin/build/services and see the following expected data: Servers

* AMFPHP - /services/amfphp
* XMLRPC - /services/xmlrpc

Per instructions I click on AMFPHP and get presented the following data

amfphp and this gateway are installed correctly. You may now connect to this gateway from Flash.

Note: If you're reading an old tutorial, it will tell you that you should see a download window instead of this message. This confused people so this is the new behaviour starting from amfphp 1.2.

View the amfphp documentation

Load the service browser

However, when clicking "Load the service browser" I am presented the following error:

warning: require_once(modules/amfphp/amfphp/globals.php) [function.require-once]: failed to open stream: No such file or directory in modules/amfphp/amfphp.module on line 43.

Any ideas?

  • 写回答

2条回答 默认 最新

  • duanla8800 2009-06-14 15:22
    关注

    Looks like I found the problem.

    My web host decided to create an .htaccess file for no good reason and it mucked the whole works up.

    Deleting the .htaccess file fixed all the permission issues

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(1条)
编辑
预览

报告相同问题?

手机看
程序员都在用的中文IT技术交流社区

程序员都在用的中文IT技术交流社区

专业的中文 IT 技术社区,与千万技术人共成长

专业的中文 IT 技术社区,与千万技术人共成长

关注【CSDN】视频号,行业资讯、技术分享精彩不断,直播好礼送不停!

关注【CSDN】视频号,行业资讯、技术分享精彩不断,直播好礼送不停!

客服 返回
顶部