I have installed phalcon on CentOS 6. Its showing following messages after installation however phalcon is not installed properly.
Build complete. Don't forget to run 'make test'.
Installing shared extensions: /usr/lib64/php/modules/
Thanks for compiling Phalcon! Build succeed: Please restart your web server to complete the installation
I have restarted web server but still not able to see phalcon in phpinfo or in modules (print_r(get_loaded_extensions());)