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.

invalid default OCS_DB_LOCAL name

when the package is installed, incorrect name of some variables by default in the files:

1. /etc/httpd/conf.d/z-ocsinventory-server.conf

PerlSetEnv OCS_DB_NAME ocsweb //(corretc 'ocs')

PerlSetEnv OCS_DB_LOCAL ocsweb //(corretc 'ocs')

2. /etc/httpd/conf.d/zz-ocsinventory-restapi.conf

$ENV{OCS_DB_LOCAL} = 'ocsweb'; //(corretc 'ocs')

in OCS Inventory NG server for Unix by (120 points)

1 Answer

0 votes
Hi,

Could you explain the problem ?

Regards

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