Tuesday 20 October 2015

Magento - dbModel read resource does not implement Zend_Db_Adapter_Abstract

We came across the following error in magento after git pull of the code from the git and later when i refreshed the site i got the error and when i saw the reports file for error i got this error "dbModel read resource does not implement Zend_Db_Adapter_Abstract"

the solution for this to get rid of this error is to clear the cache and delete the cache folder from the var/ .

Done refresh the site your error has gone

1 comment:

  1. I deleted the cache folder, but that error still exists.

    ReplyDelete