Hi,
I was using the safe build and it was working ok. After having a very unpleasant customer-user experience with amazon web service I'm switching to Linode, so everything from scratch. I installed centOS 7 and install Phalcon the regular way as the way written in doc; I then found out the result is so different than what I have before.
- cannot instanciate a model class (same code that works perfectly on safe built)
- the echo from beforeDispatch (and it's sort) is not executed if view is executed successfully
I'm not sure if it is because I'm using different Linux distro or I'm installing different build, but I would try if my code can work again by installing the safe build on CentOS 7. So how may I reinstall Phalcon? Or how to uninstall?
thanks in advance, Chi