Versionsunterschiede von Test Server
1 | 1 | ==OpenSuse== |
---|---|---|
2 | 2 | |
3 |
===Installing== |
|
3 | ===Installing=== | |
4 | 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 | 5 | https://www.linuxbabe.com/opensuse/apache-mariadb-php7-lamp-opensuse-leap |
6 | 6 | |
7 | 7 | |
8 | 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 | ===Local Testserver 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 | ||
14 | ||
15 | ===Links== | |
17 | ===Links=== | |
16 | 18 | https://doc.opensuse.org/documentation/leap/reference/html/book-reference/cha-apache2.html |
17 | 19 | https://en.opensuse.org/SDB:LAMP_setup |
18 | 20 |