I did setup INVO under https://localhost/phalcon/invo. Login shows me "could not find driver". There are no errors in Apache Log nor any Debug Message ($debug = new \Phalcon\Debug(); $debug->listen();).
Seems to be difficult to trace down the problem. I guest it has to with DB Connection. What cann I do to debug the cause of problem?