Welcome to OCS Inventory NG community support, where you can ask questions and receive answers from other members of the community.

Please ask questions only in English or French.

Release 2.11.1 available

The official documentation can be found on http://wiki.ocsinventory-ng.org. Read it before asking your question.

Error 404 server

Hello
I installed an Opensuse server where I installed the Ocsinventory and it was successful but when going to connect to http: // ip_server / ocsreports it gives me the 404 error message of object not found.

This is the ocs_server_setup:

Starting OCS Inventory NG Management server setup on 2018-01-11-10-02-04
from folder /OCSNG_UNIX_SERVER_2.4
Storing log in file /OCSNG_UNIX_SERVER_2.4/ocs_server_setup.log

============================================================
Checking OCS Inventory NG Management Server requirements...
============================================================
Checking for database server properties
MySQL client distribution version 5.6.
Computer seems to be running MySQL 4.1 or higher
Database server is running on host localhost
Database server is running on port 3306
Checking for Apache web server daemon
Found Apache daemon /usr/sbin/httpd
Using Apache daemon /usr/sbin/httpd
Checking for Apache main configuration file
Found Apache HTTPD_ROOT /srv/www
Found Apache SERVER_CONFIG_FILE /etc/apache2/httpd.conf
Found Apache main configuration file /etc/apache2/httpd.conf
Using Apache main configuration file /etc/apache2/httpd.conf
Checking for Apache user account
Found Apache user account wwwrun
Using Apache user account wwwrun
Checking for Apache group
Found Apache user group www
Using Apache user group www
Checking for Apache Include configuration directory
Using Apache Include configuration directory
Checking for PERL Interpreter
Found PERL interpreter at </usr/bin/perl>
Using PERL interpreter /usr/bin/perl

============================================================
Installing Communication server
============================================================
Checking for Make utility
Make utility found at </usr/bin/make>
Checking for Apache mod_perl version 1.99_22 or higher
mod_perl 1.99_22 or higher is available
Using mod_perl version 1.99_22 or higher
Checking for Communication server log directory
Using /var/log/ocsinventory-server as Communication server log directory
Checking for Communication server plugins configuration directory
Using /etc/ocsinventory-server/plugins as Communication server plugins configuration directory
Checking for Communication server perl directory
Using /etc/ocsinventory-server/perl as Communication server plugins perl directory
Entering Apache sub directory
Checking for DBI PERL module
PERL module DBI is available
Checking for Apache::DBI PERL module
PERL module Apache::DBI is available
Checking for DBD::mysql PERL module
PERL module DBD::mysql is available
Checking for Compress::Zlib PERL module
PERL module Compress::Zlib is available
Checking for XML::Simple PERL module
PERL module XML::Simple is available
Checking for Net::IP PERL module
PERL module Net::IP is available
Checking for SOAP::Lite Perl module
PERL module SOAP::Lite is available
Checking for Archive::Zip Perl module
PERL module Archive::Zip is available
Checking for Apache2::SOAP PERL module
Can't locate SOAP/Transport/HTTP2.pm in @INC (you may need to install the SOAP::Transport::HTTP2 module) (@INC contains: /usr/lib/perl5/site_perl/5.18.2/x86_64-linux-thread-multi /usr/lib/perl5/site_perl/5.18.2 /usr/lib/perl5/vendor_perl/5.18.2/x86_64-linux-thread-multi /usr/lib/perl5/vendor_perl/5.18.2 /usr/lib/perl5/5.18.2/x86_64-linux-thread-multi /usr/lib/perl5/5.18.2 /usr/lib/perl5/site_perl .).
BEGIN failed--compilation aborted.
PERL module Apache2::SOAP is available\n
User choose to continue setup without PERL module SOAP::Apache2
Checking for XML::Entities PERL module
PERL module XML::Entities is available
Can't locate Mojolicious/Lite.pm in @INC (you may need to install the Mojolicious::Lite module) (@INC contains: /usr/lib/perl5/site_perl/5.18.2/x86_64-linux-thread-multi /usr/lib/perl5/site_perl/5.18.2 /usr/lib/perl5/vendor_perl/5.18.2/x86_64-linux-thread-multi /usr/lib/perl5/vendor_perl/5.18.2 /usr/lib/perl5/5.18.2/x86_64-linux-thread-multi /usr/lib/perl5/5.18.2 /usr/lib/perl5/site_perl .).
BEGIN failed--compilation aborted.
User choose to abort installation !
in Administrative console by (120 points)
reshown by

1 Answer

0 votes
Hi,

Install Mojolicious::Lite, Plack, Switch perl modules to complete ocs server. At the end of the installation did you restarted apache?

Regards

Frank
by (88.5k points)
 
Powered by Question2Answer
...