Hi,
I want to simply try out Phalcon & it shouldn't be this hard!
I am at the point where I want to just forget about it but I really want to try it out . So, here I am siging up & all that just for this
I have researched a solution (Googling & even here) for days now & no luck!
Probably, it would've been smoother if on a production enviroment (linux) , however I need to just try it out on my DevEnv as is for now
WAMP2.5 on Windows 7 ultimate PHP installed, 5.5.12 & 5.60 (using the 5.6.0) All configuartion files (php.ini, wampserver's, apache's) are correct Phalcon version is correct phalcon_x86_VC11_php5.5.0_1.3.1
WAMP is working fine, however phalcon is not loading (no where to be found on the localhost/phpinfo)
What I've noticed is while using Sublime text 3 & when saving I get the PHP startup error unbale to load dynamic library however the path is wrong (refereing to the old wamp directory even though the conf files are correct?).
I uncommented the extension=php_phalcon... in the wrong directory 's php.ini (I have not added it there to start with), so for now I do not see the error in Sublime text
However, the issue remains the same but without any errors
I hope you do not tell me the fact I am using phalcon_x86_VC11_php5.5.0_1.3.1
(php5.5.0) with php5.6.0 is the issue!?
Thanks in advance