Hi guys, I just installed a ISPConfig3 following your guide (CentOS + Nginx + Dovecot)... In 3 days I already experienced this error twice (it required a php-fpm restart ) Code: kernel: php-fpm[5793]: segfault at 0 ip 00007f15d193394d sp 00007fffe8a89da0 error 6 in apc.so[7f15d1921000+25000] I don't have the foggiest about the cause... do you have an idea?
Seems to be an issue with apc. Try to uninstall apc and use a different php cache like xcache instead.
Thanks! The problem stopped while now I'm experiencing the 500 Server Error issue (other thread)... If it happens again I'll migrate to Xcache!