Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I get the error:

fault >> [FaultEvent fault=[RPC Fault faultString="Send failed" faultCode="Client.Error.MessageSend" faultDetail="Channel.Connect.Failed error NetConnection.Call.Failed: HTTP: Failed: url: 'http://www.mysite.com/amfphp/gateway.php'"] messageId="6E75CFD2-91FF-EF97-FB4F-9AC19CE2A6C1" type="fault" bubbles=false cancelable=true eventPhase=2

This happens after I log into the flash platform on my system. I am unsure why it is being displayed. When I try to access http://www.mysite.com/amfphp/gateway.php directly, I get:

The requested URL /amfphp/gateway.php was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

This is what I received in my php Logs: Invalid configuration settings: [sf_error_404_module] "default", [sf_error_404_action] "error404"

I am using Symfony as my framework. Please help

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.