Hello,
I have installed phalcon 1.3.2 and it is loaded with php5-fpm (PHP Version 5.5.9-1ubuntu4.3).
When I am trying to fetch the incubator libraries with composer, I get the following message:
Problem 1
- Installation request for phalcon/incubator dev-master -> satisfiable by phalcon/incubator[dev-master].
- phalcon/incubator dev-master requires ext-phalcon >=1.2.4,<2 -> the requested PHP extension phalcon is missing from your system.
I have restarted my local nginx and the php5-fpm service several times after confirming the extension is there, but with no result. Can somebody offer any suggestions on how I can proceed? Thanks!
phpinfo