Hi, im trying to get up a virtualized system with vagrant and virtual box and right now i'm trying to install phalcon for php 7.0. but when load the phalcon application I get the error Class 'FactoryDefault' not found
I don't know where is the problem because the extension is loaded for apache2, cli and pfm with priority 50 (see attached)
Then the so file exists on /usr/lib/php and when die the phpinfo() I can see that the framework is loaded. Please see attached and help me.