We have moved our forum to GitHub Discussions. For questions about Phalcon v3/v4/v5 you can visit here and for Phalcon v6 here.

Installation error

I have installed phalcon library, it shows up on phpinfo() and get_loaded_extensions but am still getting an error of class not found when I try and do a sample phalcon application. Any pointers on how to resolve this issue?



85.5k
edited Aug '16

probably wrong path, and/or wrong pointers to php, php-config, phpize .

$ which php
$ which php-config
$ which phpize

php 7.0 phpize version 20151012 Not sure what you mean with php-config. Am on ubuntu 16.04

if you mean php-config version then it is 20151012



85.5k

oh there are some errors compiling on 16.04, you should give more details and check github issues