I have a project using Flex as Front End, php as service and Zend Framework as 
gateway. I was able to run correctly on my local or non ssl environment. 
However, when it was deployed to a security environment using https, I kept on 
getting "channel disconnect" error. 

The project was developed following Zend Framework examples. Zend automatically 
created skeleton services on the client side. I tried to override chanelset in 
the generated services by Zend to point to https instead of http. It did not 
work.

Can somebody please help? Thanks! 

Reply via email to