2
Hello,
I’m trying to install the Phalcon PHP Framework in XAMPP on Windows as per this link tutorial: http://docs.phalconphp.com/en/latest/reference/install.html#id2, but following the steps of the tutorial, after I place the Phalcon dll in the PHP extension folder, when restarting Apache, it accuses the following error:
Someone would help me. I appreciate the attention, any help is very welcome.
It seems to me that you have not downloaded the correct version of Phalcon to use with your setup and PHP version.
– Zuul
Whoa, whoa, thank you. Yes, as it is, I was trying to install with the dll non thread safe, now I downloaded the correct one, but it is accusing another error now, at the time of starting apache: "Unable to locate the zval_property_ctor procedure entry point in the php5ts.dll dynamic link library", I am searching, but so far I have not found the solution. If you can help me, thank you.
– André Felipe Joriatti
Guys, settled, thanks for your attention. vlw :)
– André Felipe Joriatti
Use 32bit version of phalcon VC11.
– user53697