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