Sunday, 4 August 2019

ITSM software tool - GLPI Installation on CentOS 7- 1810 Version

GLPI Installation


Hello Friends ,

I am Manish Dixit , I have 12 yrs of  experience in IT sector with different-2 technologies which comes under Security, Network, Server - Data-Center & Cloud . In this Post, you will learn how to install GLPI 9.4.3 on CentOS 7- 1810 version.


  • Install CentOS 7-1810 version (I hope you know how to install CentOS, If you dont know then you can follow my page How To Install Cent-OS 7) , Login using root credential.

  • Disable SELinux by using "/etc/selinux/config" file.
     

  • Install httpd, php using yum

  • Edit /etc/php.ini using below snapshot

  • Install mysql using yum command

  • Download GLPI and unzip using "tar" command


  • Copy this "glpi" folder to web directory , change ownership to "Apache" user and configure "/etc/httpd/conf/httpd.conf" as per below snapshot.



  • Start httpd service and make on for startup.

  • Upgrade php 5.3 to php 7.0 using below wget command and upgrade it .



  • Login using weburl for installation of GLPI.


  • Install dependent package for GLPI as per below snapshot.



  • Click on "Continue", you can ignore other warnings

  • Create Repo for Maria DB and add content for Download "MariaDB".


  • Install "MariaDB" and start the service


  • Enable mysql user as per below:



  • Now go ahead with the installation.






  • Here is the console!!!


















No comments:

Post a Comment