Versionsunterschiede von Test Server





Nächste Änderung →




1 ==OpenSuse== 1 ==OpenSuse==
2 2
3 ===Installing== 3 ===Installing===
4 In this tutorial, we’re going to look at how to install Apache, MariaDB, PHP7 (LAMP stack) with phpMyAdmin on openSUSE Leap 15.1. 4 In this tutorial, we’re going to look at how to install Apache, MariaDB, PHP7 (LAMP stack) with phpMyAdmin on openSUSE Leap 15.1.
5 https://www.linuxbabe.com/opensuse/apache-mariadb-php7-lamp-opensuse-leap 5 https://www.linuxbabe.com/opensuse/apache-mariadb-php7-lamp-opensuse-leap
6 6
7 7
8 In this tutorial, we’re going to look at how to install Apache, MariaDB, PHP8 (LAMP stack) with phpMyAdmin on openSUSE Leap 15.4 / TumbleWeed. 8 In this tutorial, we’re going to look at how to install Apache, MariaDB, PHP8 (LAMP stack) with phpMyAdmin on openSUSE Leap 15.4 / TumbleWeed.
9 9
10 ===Configuration== 10 ===Local Testserver Configuration===
    11 Enabeling mod_rewrite
    12 Enabling .htaccess in Apache
    13
    14 https://www.digitalocean.com/community/tutorials/how-to-set-up-apache-virtual-hosts-on-ubuntu-20-04
11 15
12 16
13 ===Links== 17 ===Links===
14 https://doc.opensuse.org/documentation/leap/reference/html/book-reference/cha-apache2.html 18 https://doc.opensuse.org/documentation/leap/reference/html/book-reference/cha-apache2.html
15 https://en.opensuse.org/SDB:LAMP_setup 19 https://en.opensuse.org/SDB:LAMP_setup
16 20