Hi
I'm trying to get remoting to work with the following set up:
ColdFusion MX
Apache Web Server
The default path for the htdocs on the Apache server is :
C:\Program FIles\Apache Group\Apache\htdocs
Say I create a new folder called remoting within htdocs and place my flash swf and coldfusion cfc there, nothing happens.
However if I then move the new 'remoting' folder containing the flash swf and coldFusion cfc to the default wwwroot for the ColdFusion built in server (c:\CFusionMX\wwwroot) it all works fine!
Does this mean my apache server is not working properly? The default gateway im using is http://localhost/flashservices/gateway
Please help!
Thanks
Mike
Xenocide - 20 Nov 2003 18:02 GMT
can you show an example of you flash script and yor cfc file?? sounds like you may have something setup to point in the wrong file.