Re: [fw-general] Trouble with Zend_Http_Client_Exception

2011-08-01 Thread Antonio Caccese
Thanks for your answer. I checked the two php settings and i didn't find any relevant differences. I made the following test. I removed ZendServer installations from both two machines, downloaded the current version ZendServer 5.1.0 end reinstalled. So now the configuration is the same but the

[fw-general] Get current route from a chained route

2011-08-01 Thread Fernando Morgenstern
Hi, I have a Zend_Controller_Router_Route_Chain with 2 routes chained. How can i get the route that is currently active? Zend_Controller_Front::getInstance()->getRouter()->getCurrentRoute() will return the Chain route, but i don't see any methods to get the active one. Regards, Fernando Morge

Re: [fw-general] Trouble with Zend_Http_Client_Exception

2011-08-01 Thread scs
Hi, I experienced the same problems recently. Everything was working on my dev server whereas on the production the response was empty. I can suggest you to check and compare the php settings (php.ini files on both servers). We had a different php version on the prod and that was causing the proble

[fw-general] Trouble with Zend_Http_Client_Exception

2011-08-01 Thread Antonio Caccese
Hi, i get a Zend_Http_Client_Exception "Unable to read response, or response is empty" when putting objects on Amazon S3. On my desktop PC all works fine but the same application deployed on my laptop give me the above exception. I use ZendServer CE on both PCs with the same configuration and

[fw-general] Re: Questions about Zend_Controller_Router_Route mandatory arguments

2011-08-01 Thread Altamash
Hi Rishi, Sorry for this delay reply. I didn't meant to use my link as it is. It was for referral. I'll explain it and try to answer your post. the last argument is a variable used for backtracking of url in Zend_Router_Route_Regex which is as an example is '%s'; Where as for your solution it