Running on a Linux box is no problem however I find the install on Macs and Windows boxes troublesome. I have win7 and standalone apache + php c:\Program Files (x86)>php -v PHP 5.3.25 (cli) (built: May 8 2013 19:16:49) Copyright (c) 1997-2013 The PHP Group Zend Engine v2.3.0, Copyright (c) 1998-2013 Zend Technologies with Xdebug v2.2.3, Copyright (c) 2002-2013, by Derick Rethans
First of all...which file to download. There is a link to a script on this page (under the video)but it seems dead : https://docs.phalcon.io/en/latest/reference/install.html#windows So I tried several but Apache says <b>Warning</b>: PHP Startup: Unable to load dynamic library 'C:\php\ext\php_phalcon.dll' - The specified module could not be found.
in <b>Unknown</b> on line <b>0</b><br /> [Thu Oct 02 08:57:21 2014] [notice] Apache/2.2.22 (Win32) PHP/5.3.25 configured -- resuming normal operations [Thu Oct 02 08:57:21 2014] [notice] Server built: Jan 28 2012 11:16:39 [Thu Oct 02 08:57:21 2014] [notice] Parent: Created child process 4408 <br /> <b>Warning</b>: PHP Startup: Unable to load dynamic library 'C:\php\ext\php_phalcon.dll' - The specified module could not be found.
I'm not sure too sure if the Phalcon DLL must exactly match the PHP version ? We have no VC compiler available and we don't want to dive deep into that stuff. We just selecting a single framework for our company which is easy to use and install