FastCGI error on working install that just started occurring

Discussion in 'ISPConfig 3 Priority Support' started by tortib, Nov 18, 2014.

  1. tortib

    tortib Member

    I have a working ISPConfig3 setup and i'm running into some FastCGI errors when going to the control panel and when someone attempts to go to their page. It doesn't happen for all web pages hosted just some.

    Here is what is happening in the error.log
    Code:
    [Tue Nov 18 15:50:22.658600 2014] [fcgid:warn] [pid 4984] (104)Connection reset by peer: [client x.x.x.x:54384] mod_fcgid: error reading data from FastCGI server
    [Tue Nov 18 15:50:22.658703 2014] [core:error] [pid 4984] [client 72.200.84.110:54384] End of script output before headers: index.php
    [Tue Nov 18 15:50:25.548883 2014] [fcgid:error] [pid 4964] mod_fcgid: process /var/www/php-fcgi-scripts/ispconfig/.php-fcgi-starter(5003) exit(communication error), get signal 11, possible coredump generated
    I don't know how to really fix this problem and would love some assistance please.

    Thank You.
     
  2. tortib

    tortib Member

    After further investigation I was able to find that php was segfaulting and it was due to the ionCube loader that I installed with a Ubuntu PPA. Reverted back to the old ionCube lib and removed the PPA version and all was well.
     

Share This Page