Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > de.comm.software.webserver > #1294

Re: apache mit http2

From Sven Hartge <sh-189@svenhartge.de>
Newsgroups de.comm.software.webserver
Subject Re: apache mit http2
Date 2018-10-05 20:23 +0200
Organization Newsfeed am Wurmloch
Message-ID <9eqaus15eev8@mids.svenhartge.de> (permalink)
References (1 earlier) <87zhvtem8j.fsf@black-ice.oc.rwth-aachen.de> <pp6sk2$2ni$1@news.albasani.net> <87y3bcr8sn.fsf@black-ice.oc.rwth-aachen.de> <8eqa8kg5eev8@mids.svenhartge.de> <pp7kjl$2vq$1@news.albasani.net>

Show all headers | View raw


Jan Novak <repcom@gmail.com> wrote:

> Ich habe php7.0-fpm installiert und aktiviert. Geht dennoch nicht.

Wie hast du das getan?

Du solltest in /etc/apache2/conf-available/php7.0-fpm.conf eine passende
Konfigurationsdatei haben, die du mittels 

  a2enconf php7.0-fpm

aktivieren musst.

Achtung, wichtig: libapache2-mod-php7.0 musst du entweder deinstallieren
oder via 
  
  a2dismod php7.0
  
deaktivieren! Apache neu starten nicht vergessen.

Dann funktioniert das auch alles, sofern der FPM-Prozess auch läuft.
Was sagt 

   systemctl status php7.0-fpm

dazu?

S°

-- 
Sigmentation fault. Core dumped.

Back to de.comm.software.webserver | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

apache mit http2 Jan Novak <repcom@gmail.com> - 2018-10-04 16:30 +0200
  Re: apache mit http2 Marcus Frings <mf-usenet@gmx.net> - 2018-10-04 17:59 +0200
    Re: apache mit http2 Jan Novak <repcom@gmail.com> - 2018-10-05 07:25 +0200
      Re: apache mit http2 Sven Hartge <sh-189@svenhartge.de> - 2018-10-05 10:36 +0200
      Re: apache mit http2 Friedemann Stoyan <usenet@ip6-mail.de> - 2018-10-05 10:57 +0200
      Re: apache mit http2 Marcus Frings <protagonist@gmx.net> - 2018-10-05 12:23 +0200
        Re: apache mit http2 Sven Hartge <sh-189@svenhartge.de> - 2018-10-05 14:00 +0200
          Re: apache mit http2 Jan Novak <repcom@gmail.com> - 2018-10-05 14:14 +0200
            Re: apache mit http2 Sven Hartge <sh-189@svenhartge.de> - 2018-10-05 20:23 +0200
          Re: apache mit http2 Marcus Frings <mf-usenet@gmx.net> - 2018-10-06 12:33 +0200
            Re: apache mit http2 Sven Hartge <sh-189@svenhartge.de> - 2018-10-06 14:00 +0200
              Re: apache mit http2 Jan Novak <repcom@gmail.com> - 2018-10-08 07:24 +0200
                Re: apache mit http2 Sven Hartge <sh-18A@svenhartge.de> - 2018-10-08 08:28 +0200
              Re: apache mit http2 Claus Reibenstein <4spamersonly@kabelmail.de> - 2018-10-08 08:20 +0200
                Re: apache mit http2 Sven Hartge <sh-18A@svenhartge.de> - 2018-10-08 08:30 +0200

csiph-web