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

coredump : centos 7+: php 7.2 fpm : ngnix / apache : phalcon 3.4.2 : mongodb 3 : incubator

Hi,

I got a coredump for a simple find command. Can you please suggest me how do I move forward ? I debug the core dump with gdb, but it says that there is no debug information on php72-fpm.

coredump : centos 7+: php 7.2 fpm : ngnix / apache : phalcon 3.4.2  : mongodb 3 : incubator


10.1k

I'm not sure if 7.2 is supported for 3.4.2. V4 is but still in alpha.



13.2k

thanks. Can you recommend better technical combo as per current trend ?



10.1k

I would go for 7.1 with phalcon for production and be ready when v4 is out



13.2k

I would go for 7.1 with phalcon for production and be ready when v4 is out

I am unable to understand. Can you recommend a technical combo production and dev ? cent OS | php | phalcon | mongo | nginx



10.1k

For development you can have a look at nanobox For production CentOS, php7.1 FPM, Phalcon 3.4, nginx, mongo should do the trick.