User Tools

Site Tools


glpi:installatie

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
glpi:installatie [2025/11/30 12:13] adminglpi:installatie [2025/12/11 14:19] (current) admin
Line 9: Line 9:
   * installer Apache, MariaDB, PHP, de nodige extenties: <code>   * installer Apache, MariaDB, PHP, de nodige extenties: <code>
 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 </code> 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 </code>
-  * open ''/etc/php/8.2/cli/php.ini'' en haal onderstaande entry __uit commentaar__:'';cgi.fix_pathinfo=1''+  * open ''/etc/php/8.2/cli/php.ini''  
 +    * haal onderstaande entry __uit commentaar__:'';cgi.fix_pathinfo=1'' 
 +    * stel tijdzone: ''date.timezone = Europe/Brussels''
   * herstart Apache: <code> systemctl restart apache2 </code>   * herstart Apache: <code> systemctl restart apache2 </code>
   * maak een database  aan voor gLPI: <code>mysql   * maak een database  aan voor gLPI: <code>mysql
glpi/installatie.1764504796.txt.gz · Last modified: by admin