Versionsunterschiede von Test Server
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 | ===Local Testserver Configuration== | 10 | ===Local Testserver Configuration=== |
11 | Enabeling mod_rewrite | ||
12 | Enabling .htaccess in Apache | ||
11 | 13 | ||
14 | https://www.digitalocean.com/community/tutorials/how-to-set-up-apache-virtual-hosts-on-ubuntu-20-04 | ||
12 | 15 | ||
16 | ===WackoWiki Install== | ||
17 | https://wackowiki.org/doc/Doc/English/Articles/WalkthroughInstallationOfWackoWiki | ||
13 | 18 | ||
14 | 19 | ===Links=== | |
15 | ===Links== | ||
16 | https://doc.opensuse.org/documentation/leap/reference/html/book-reference/cha-apache2.html | 20 | https://doc.opensuse.org/documentation/leap/reference/html/book-reference/cha-apache2.html |
17 | https://en.opensuse.org/SDB:LAMP_setup | 21 | https://en.opensuse.org/SDB:LAMP_setup |
18 | 22 |