amfphp的架设记录(Flash+PHP+MySQL)
Tuesday, April 28th, 2009做flash如果要接资料库,
不啻就是用PHP了,
对于困苦的学生与中小企业来说,
不用免费的PHP server要用什么?
因为amfPHP这东西中文资料倒不多,
虽有官方网站但是仍旧会让使用者碰壁,
所以VAWLOG藉由这篇来记录amfPHP安装的过程。
第一步:先安装Appserv
AppServ 2.5.10
http://www.appservnetwork.com/
请装2.5.10版本的因为 amfPHP 1.9 需要PHP5.20以上,
而appserv的PHP 5.26刚刚好(这是关键啊)。
(Object)#0
message = “faultCode:AMFPHP_RUNTIME_ERROR faultString:’The MethodTable class could not find {/var/www/vhosts/mydomain.com/httpdocs/amfphp/services//var/www/vhosts/fingeru/com/httpdocs/amfphp/services/rr.php}’ faultDetail:’/var/www/vhosts/mydomain.com/httpdocs/amfphp/core/shared/util/MethodTable.php on line 92′”
name = “Error”
rootCause = (null)
http://sourceforge.net/project/showfiles.php?group_id=72483#files
SecurityError: Error #2070: Sandbox 安全性违规:呼叫者 file:///C:/Documents%20and%20Settings/USER-2/My%20Documents/Flex%20Builder%203/test/views/test.swf 无法存取属于 file:///C:/Documents%20and%20Settings/USER-2/My%20Documents/Flex%20Builder%203/MotionTree_test/bin-debug/test.swf 的舞台。
http://www.amfphp.org/

















































