Failed ISPConfig update

Discussion in 'General' started by Keagan, Feb 7, 2022.

  1. Keagan

    Keagan Member

    Hello, after failed update with apache misconfiguration I have this error below.

    [Mon Feb 07 15:54:47.398955 2022] [core:notice] [pid 14601] AH00094: Command line: '/usr/sbin/apache2'
    .php-fcgi-starter: 6: exec: /usr/bin/php-cgi7.0: not found
    [Mon Feb 07 15:54:56.821064 2022] [fcgid:warn] [pid 14747] (104)Connection reset by peer: [client 62.109.143.33:65238] mod_fcgid: error reading data from FastCGI server
    [Mon Feb 07 15:54:56.821098 2022] [core:error] [pid 14747] [client 62.109.143.33:65238] End of script output before headers: index.php



    I fixed apache issue apache is working now but I have 500 error on ISPConfig. Forcing update did not fixed issue, nor php swaping.
     
  2. Keagan

    Keagan Member

    Fixed. I had to edit in file

    /var/www/php-fcgi-scripts/ispconfig/.php-fcgi-starter

    Php version to 7.3.
     
  3. till

    till Super Moderator Staff Member ISPConfig Developer

  4. Keagan

    Keagan Member

    sadly solution which you mentioned drops white page..sadly with no error, so I reverted it to my solution.

    Is there reason why there has to be 7.0?
     
  5. till

    till Super Moderator Staff Member ISPConfig Developer

    Which means that even more things are broken in your PHP setup. You can find in the web server error.log why it does not work.

    Which is no solution as it will break your system on the next update.

    The default PHP version must be the one that ships with that specific OS version, The post I mentioned lists which version has to be used for which OS version.
     
  6. Keagan

    Keagan Member

    I will have to investigate it further then since I have cgi for php 7.0 installed now but still issues there, will look into it and update thread :)
     

Share This Page