Thanks for the reply I did get a error message in the log
PHP Warning: PHP Startup: Unable to load dynamic library '/Applications/AMPPS/php-5.4/lib/extensions/ext/phalcon.so' - dlopen(/Applications/AMPPS/php-5.4/lib/extensions/ext/phalcon.so, 9): image not found in Unknown on line 0
I read more on your forum and you said that phalcon cannot be compiled with ampps or xampp.
So I tried to compile it on homebrew install then copy it over to the ampps php install it still doesn't work. One thing I do notice in the extension folder theres a .so and a .a file so with phalcon I only get a .so file and no .a file?
Also I tried to see if my Web Hosting company could succeed in installing it but they ran in to problems to with the cPanel install. They also have a error message to for you.
./install
Configuring for:
PHP Api Version: 20100412
Zend Module Api No: 20100525
Zend Extension Api No: 220100525
/usr/share/automake-1.11/Automake/ChannelDefs.pm line 23:
This Perl hasn't been configured and built properly for the threads
module to work. (The 'useithreads' configuration option hasn't been used.)
Having threads support requires all of Perl and all of the XS modules in
the Perl installation to be rebuilt, it is not just a question of adding
the threads module. (In other words, threaded and non-threaded Perls
are binary incompatible.)
But they did say your instructions were so simple. But they encountered issue with Perl.
Thanks for the support.