Channel.Security.Error…Error #2048
I recently upgraded to Flash Builder 4.5 for PHP and am trying to upload a release build to my remoteserver. When I try to make a php call from the app, I get the error: Send failednChannel.Security.Error error Error #2048 url: 'http://localhost/my_php/public/gateway.php' The release build works fine on my localhost machine. All of my php service calls are on my remote host. Here's the structure of my remote host: /my_directory/html (this is the root directory) /my_directory/html/my_php/public/release (this is where my .html wrapper and .swf files sit) /my_directory/html/my_php/public (this is