Try to add these lines to the begening of your bootstrap:

require_once('Zend/Loader.php');
Zend_Loader::registerAutoload();


Regards,
Ádám

Reply via email to