glpi:installatie
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| glpi:installatie [2025/11/28 21:23] – [stappenplan] admin | glpi:installatie [2025/12/11 14:19] (current) – admin | ||
|---|---|---|---|
| Line 9: | Line 9: | ||
| * installer Apache, MariaDB, PHP, de nodige extenties: < | * installer Apache, MariaDB, PHP, de nodige extenties: < | ||
| apt install -y apache2 mariadb-server unzip wget php php-bcmath php-cli php-common php-curl php-gd php-xml php-mbstring php-ldap php-imap php-intl php-zip php-bz2 php-mysql php-apcu php-xmlrpc php-cas php-ldap php-opcache </ | apt install -y apache2 mariadb-server unzip wget php php-bcmath php-cli php-common php-curl php-gd php-xml php-mbstring php-ldap php-imap php-intl php-zip php-bz2 php-mysql php-apcu php-xmlrpc php-cas php-ldap php-opcache </ | ||
| + | * open ''/ | ||
| + | * haal onderstaande entry __uit commentaar__:''; | ||
| + | * stel tijdzone: '' | ||
| * herstart Apache: < | * herstart Apache: < | ||
| * maak een database | * maak een database | ||
| Line 21: | Line 24: | ||
| chmod -R 755 / | chmod -R 755 / | ||
| * maak een virtual host aan op Apache:< | * maak een virtual host aan op Apache:< | ||
| - | ServerName | + | ServerName glpi.legoland.net |
| DocumentRoot / | DocumentRoot / | ||
| - | # If you want to place GLPI in a subfolder of your site (e.g. your virtual host is serving multiple applications), | + | # If you want to place GLPI in a subfolder of your site (e.g. your virtual host is serving multiple |
| - | # you can use an Alias directive. If you do this, the DocumentRoot directive MUST NOT target the GLPI directory itself. | + | # you can use an Alias directive. If you do this, the DocumentRoot directive MUST NOT target the GL |
| # DocumentRoot / | # DocumentRoot / | ||
| # Alias "/ | # Alias "/ | ||
| Line 46: | Line 49: | ||
| </ | </ | ||
| </ | </ | ||
| + | < | ||
| * activeer deze host: < | * activeer deze host: < | ||
| a2enmod rewrite | a2enmod rewrite | ||
| - | systemctl | + | systemctl |
| * open < | * open < | ||
| ===== meer info ===== | ===== meer info ===== | ||
glpi/installatie.1764365001.txt.gz · Last modified: by admin
