Question
Flash Remoting on Linux Box
Sorry, for the cross-post, but I know not all Flash
developers check the CF forums and vice versa. Since the problem
applies to both I figured it wouldn't hurt to try both areas.
I'm getting the following error when trying to connect to a CFC using flash remoting.
Service threw an exception during method invocation: An error occurred when performing a file operation read on file {web_server_path}/flashservices/.
The flash file is on a Windows box, the CFC on a Linux box running CF Standard Edition, Version 6,1,0,63958. I've tested remoting to the CFC on several windows servers running the same version (6.1) of CF (But Enterprise and Developer edition) and it works fine. My 2 Linux boxes give me grief. I did try doing what this technote suggests to no avail.
http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=tn_18608
I also tried to manually create the /flashservices/gateway directory structure which someone else suggested for AMFPHP. Any suggestions?
I'm getting the following error when trying to connect to a CFC using flash remoting.
Service threw an exception during method invocation: An error occurred when performing a file operation read on file {web_server_path}/flashservices/.
The flash file is on a Windows box, the CFC on a Linux box running CF Standard Edition, Version 6,1,0,63958. I've tested remoting to the CFC on several windows servers running the same version (6.1) of CF (But Enterprise and Developer edition) and it works fine. My 2 Linux boxes give me grief. I did try doing what this technote suggests to no avail.
http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=tn_18608
I also tried to manually create the /flashservices/gateway directory structure which someone else suggested for AMFPHP. Any suggestions?