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

Phalcon binaries don't work on PHP 5.4 , 5.5

Hi, guys i have a problem with phalcon installation. I'm using windows with apache 2.2.25 (x86). I used phalcon with PHP 5.3.3 and bianaries for it work great but I need to change my PHP version to at least 5.4 and I can't make it work (I have tried every version of phalcon for 5.4 and 5.5 ofc x86 both nts and ts) :/ I have this apache error (with internal server error ofc)

[Sun May 18 13:11:54 2014] [error] [client 127.0.0.1] malformed header from script. Bad header=<br />: php-cgi.exe [Sun May 18 13:11:54 2014] [error] [client 127.0.0.1] PHP Warning: PHP Startup: in Unknown on line 0

Any clues?

Google more about apache + php core dump And after it create issue with all info about system etc and log



10.9k

Don't know what is happening there but I've got Phalcon working on Wamp (Apache 2.4.4 x86, PHP 5.4.16, Thread safety enabled, VC9). Maybe that's a combination that could work for you?