php-fpm and segfault

Discussion in 'General' started by Rashef, Feb 1, 2013.

  1. Rashef

    Rashef New Member

    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?
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Seems to be an issue with apc. Try to uninstall apc and use a different php cache like xcache instead.
     
  3. Rashef

    Rashef New Member

    Would you be so kind as to give me some hint not to "break" ISPconfig doing that? :eek:
     
  4. falko

    falko Super Moderator Howtoforge Staff

    You can use yum to uninstal APC and install Xcache.
     
  5. Rashef

    Rashef New Member

    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! :)
     

Share This Page