• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

[gelöst] httpd-Module einbinden über YAST2

Hallo,

ich möchte gern PHP7 nutzen. Das wollte ich mit YAST2 über die HTTP-Server-Konfiguration machen. Leider wird nur PHP5 angeboten. Es giebt aber im Software-Management "apache2-mod_php7" --> PHP7 Module for Apache 2.0 !
Leider ist das Modul in der Übersicht von Yast2 nicht auffindbar. Nur PHP5 steht zur verfügung.
Hat jemand eine Lösung ?
 
Code:
NAME="openSUSE Leap"
VERSION="42.2"
ID=opensuse
ID_LIKE="suse"
VERSION_ID="42.2"
PRETTY_NAME="openSUSE Leap 42.2"
ANSI_COLOR="0;32"
CPE_NAME="cpe:/o:opensuse:leap:42.2"
BUG_REPORT_URL="https://bugs.opensuse.org"
HOME_URL="https://www.opensuse.org/"

Code:
Repository priorities are without effect. All enabled repositories share the same priority.

# | Alias                           | Name                                                    | Enabled | GPG Check | Refresh | Priority | Type   | URI                                                                     | Service
--+---------------------------------+---------------------------------------------------------+---------+-----------+---------+----------+--------+-------------------------------------------------------------------------+--------
1 | download.opensuse.org-non-oss   | Haupt-Repository (NON-OSS)                              | Yes     | (r ) Yes  | Yes     |   99     | yast2  | http://download.opensuse.org/distribution/leap/42.2/repo/non-oss/       |        
2 | download.opensuse.org-non-oss_1 | Aktualisierungs-Repository (Nicht-Open-Source-Software) | Yes     | (r ) Yes  | Yes     |   99     | rpm-md | http://download.opensuse.org/update/leap/42.2/non-oss/                  |        
3 | download.opensuse.org-oss       | Haupt-Repository (OSS)                                  | Yes     | (r ) Yes  | Yes     |   99     | yast2  | http://download.opensuse.org/distribution/leap/42.2/repo/oss/           |        
4 | download.opensuse.org-oss_1     | Hauptaktualisierungs-Repository                         | Yes     | (r ) Yes  | Yes     |   99     | rpm-md | http://download.opensuse.org/update/leap/42.2/oss                       |        
5 | openSUSE-42.2-0                 | openSUSE-42.2-0                                         | No      | ----      | ----    |   99     | yast2  | cd:///?devices=/dev/disk/by-id/ata-HL-DT-ST_DVDRAM_GH22NS40_K3Z9C193704 |        
6 | packman.inode.at-suse           | Packman Repository                                      | Yes     | (r ) Yes  | Yes     |   99     | rpm-md | http://packman.inode.at/suse/openSUSE_Leap_42.2/                        |
 
Hallo,

das Hauptaktualisierungs-Repository habe ich wieder hinzugefügt.
Das System ist Aktualisiert.

Und nun habe ich einen Punkt "AddModules" entdeckt. Dort ist dann das PHP7-Modul aufgelistet und das habe ich ausgewählt.
Nun wird es in Yast2 "Http-Server" --> "Server Module" angezeigt.

Danke für die Aufmerksamkeit.
 
Oben