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

Trouble installing Phalcon with MAMP PRO - PHP 7.0.8

Hey guys, I am having some trouble installing phalcon on my Macbook Pro with MAMP. I used this guide to do my installation (https://www.extreme-creations.co.uk/blog/how-to-install-phalcon-php-framework-with-mamp-on-osx/), I also tried this guide (https://github.com/majksner/php-phalcon-mamp) but no luck either. I did my testing using this <?php print_r(get_loaded_extensions()); ?> but i couldn't find "=> phalcon" in the array.

I tried to load up phpinfo() and i couldn't find phalcon extension. and this is the path Configuration File (php.ini) Path /Applications/MAMP/bin/php/php7.0.8/conf Loaded Configuration File /Library/Application Support/appsolute/MAMP PRO/conf/php.ini Scan this dir for additional .ini files (none) Additional .ini files parsed (none)

however, the Loaded Config file path, I went there but the conf folder doesn't even exist. any help would highly appreciate.

edited Sep '16

Thank You Izo ! Is anyone who use MAMP PRO has problems creating the symbolic link after Devtools instalation this can be the solutions: ln -s ~/phalcon-devtools/phalcon.php /usr/bin/phalcon.