Magento - zend - backend error
        Posted  
        
            by user325659
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by user325659
        
        
        
        Published on 2010-04-26T02:46:18Z
        Indexed on 
            2010/04/26
            2:53 UTC
        
        
        Read the original article
        Hit count: 334
        
magento
|zend-framework
I get the following error when i am logged into the backend in magento
Fatal error: Interface 'Zend_Http_Client_Adapter_Interface' not found in /homepages/45/d210005774/htdocs/websitename/lib/Varien/Http/Adapter/Curl.php on line 176
Also i got this error previously in my index management section in magento
Fatal error: Call to undefined method Zend_Locale_Data::disableCache() in /homepages/45/d210005774/htdocs/websitename/lib/Zend/Locale/Format.php on line 153
Could anyone help me out with this? I think the problem is to do with zend framework but i am not sure whats causing this
© Stack Overflow or respective owner