I was developing an application from quite some time. The application was
working fine on my local as well as on online system. Last week we upgrade
the PHP version of our online system to 5.2.5 and forgot to enable the
mysqli and PDO_MYSQL adaptors. But I was unaware of this, Later when I try
to run my application it was not working, i am not able to login to my
application. The reason is unavailability of adaptors. But the strange part
is that it was not showing me any error or warning, it was just showing me a
blank page. 

This makes it difficult to debug the problem. I think it should display some
error or warning in case of missing adaptors. Is this a BUG in ZF?

Ashish


-- 
View this message in context: 
http://www.nabble.com/Is-it-a-BUG--tp15175787s16154p15175787.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to