I changed the app for a MySql database instead.  
And, yes, I enabled MySql and PDO in php.ini using the following statements:
extension=php_mysql.dll
extension=php_pdo.dll
extension=php_pdo_mysql.dll 

On my system, I have no problems getting php to talk to MySql databases.
But I admit that I am not very familiar with Zend's resource loader system
and I don't fully appreciate precisely how it works.  I am currently working
through the Zend resource loading system to see how it works.  I am assuming
that something in the resource loading system is amiss--but I am not sure.

Thanks!
-- 
View this message in context: 
http://zend-framework-community.634137.n4.nabble.com/Fatal-error-Call-to-undefined-method-Application-Model-GuestbookMapper-getDbTable-tp2527918p2528321.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to