Hello, so I had to install OCS and GLPI on a debian 10 server for a company where I am on an internship.
I followed the tutorial until page 5 everything works perfectly but after making these three commands a2enconf z-ocsinventory-server,
a2enconf ocsinventory-reports and a2enconf zz-ocsinventory-restapi, I have the expected result.
But when I restart, I get a "Failed" response. When I make a status, I have several lines but I have retained only one:
"janv. 09 10:54:23 SRV-GLPI-OCS apachectl[8303]: [Thu Jan 09 10:54:23.612594 2020] [perl:error] [pid 8306] Can't locate object method "httpd_conf" via package "Apache" at /usr/local/share/perl/5.28.1
janv. 09 10:54:23 SRV-GLPI-OCS apachectl[8303]: [Thu Jan 09 10:54:23.613487 2020] [perl:error] [pid 8306] Can't load Perl module Apache::Ocsinventory::Plugins for server (null):0, exiting...".
So I don't understand my error. If you have an idea I'm interested