OCS INVENTORY NG 2.1.2 - PROBLEMAS NA IMPLANTAÇÃO NO DEBIAN 8-2-0

1. OCS INVENTORY NG 2.1.2 - PROBLEMAS NA IMPLANTAÇÃO NO DEBIAN 8-2-0

Diogo
didism2

(usa Debian)

Enviado em 29/12/2015 - 13:34h

Olá Senhores

Tudo bem com vocês? espero que sim ?

Comigo , não esta muito bem ...

Sou leigo no linux , e preciso instalar o OCS Inventory , estou usando o debian 8-2-0

Segui estes passos aqui:

#
apt-get install make build-essential

#
apt-get install mysql-server

Depois dentro do arquivo /etc/mysql/my.cnf

Alterar a linha para 32M

max_allowed_packet = 32M

#
apt-get install apache2 apache2-doc php5 php5-mysql php5-gd

Adicionei a seguinte linha no arquivo: /etc/apache2/apache.conf:

ServerName localhost

No arquivo /etc/apache2/httpd.conf eu tinha que adicionar a linha :

AddDefaultCharset utf-8

Mas acontece é que não achei esse arquivo , então tentei ir em /etc/apache2/conf-enabled/charset.conf e também no /etc/apache2/conf-available/charset.conf


#
apt-get install libapache2-mod-perl2

#
apt-get install libxml-simple-perl libcompress-zlib-perl libdbi-perl libdbd-mysql-perl libapache-dbi-perl libnet-ip-perl libsoap-lite-perl

Mas aí deu o seguinte erro:

Package libcompress-zlib-perl is a virtual package provided by:
perl 5.20.2-3+deb8u1
libio-compress-perl 2.066-1
You should explicitly select one to install.

E: Package 'libcompress-zlib-perl' has no installation candidate

Então eu fui lá e mudei de libcompress-zlib-perl para libio-compress-perl ficando assim:

#
apt-get install libxml-simple-perl libio-compress-perl libdbi-perl libdbd-mysql-perl libapache-dbi-perl libnet-ip-perl libsoap-lite-perl

#
cpan -i XML::Entities

#
cpan -i Compress::Zlib

#
apt-get install libphp-pclzip

Baixei o arquivo do OCS no link :

https://launchpad.net/ocsinventory-server/stable-2.1/2.1.2/+download/OCSNG_UNIX_SERVER-2.1.2.tar.gz

Descompactei

e executei o setup.sh

durante o processo , ele aparece 2 erros:

ERRO 1:

+----------------------------------------------------------+
| Checking for Apache main configuration file... |
+----------------------------------------------------------+

[Tue Dec 29 12:58:04.064706 2015] [core:warn] [pid 2324] AH00111: Config variable ${APACHE_LOCK_DIR} is not defined
[Tue Dec 29 12:58:04.065406 2015] [core:warn] [pid 2324] AH00111: Config variable ${APACHE_PID_FILE} is not defined
[Tue Dec 29 12:58:04.065476 2015] [core:warn] [pid 2324] AH00111: Config variable ${APACHE_RUN_USER} is not defined
[Tue Dec 29 12:58:04.065530 2015] [core:warn] [pid 2324] AH00111: Config variable ${APACHE_RUN_GROUP} is not defined
[Tue Dec 29 12:58:04.065600 2015] [core:warn] [pid 2324] AH00111: Config variable ${APACHE_LOG_DIR} is not defined
[Tue Dec 29 12:58:04.123380 2015] [core:warn] [pid 2324] AH00111: Config variable ${APACHE_LOG_DIR} is not defined
[Tue Dec 29 12:58:04.123781 2015] [core:warn] [pid 2324] AH00111: Config variable ${APACHE_LOG_DIR} is not defined
[Tue Dec 29 12:58:04.123857 2015] [core:warn] [pid 2324] AH00111: Config variable ${APACHE_LOG_DIR} is not defined
AH00526: Syntax error on line 74 of /etc/apache2/apache2.conf:
Invalid Mutex directory in argument file:${APACHE_LOCK_DIR}
[Tue Dec 29 12:58:04.160876 2015] [core:warn] [pid 2330] AH00111: Config variable ${APACHE_LOCK_DIR} is not defined
[Tue Dec 29 12:58:04.161070 2015] [core:warn] [pid 2330] AH00111: Config variable ${APACHE_PID_FILE} is not defined
[Tue Dec 29 12:58:04.161097 2015] [core:warn] [pid 2330] AH00111: Config variable ${APACHE_RUN_USER} is not defined
[Tue Dec 29 12:58:04.161112 2015] [core:warn] [pid 2330] AH00111: Config variable ${APACHE_RUN_GROUP} is not defined
[Tue Dec 29 12:58:04.161137 2015] [core:warn] [pid 2330] AH00111: Config variable ${APACHE_LOG_DIR} is not defined
[Tue Dec 29 12:58:04.194462 2015] [core:warn] [pid 2330] AH00111: Config variable ${APACHE_LOG_DIR} is not defined
[Tue Dec 29 12:58:04.194931 2015] [core:warn] [pid 2330] AH00111: Config variable ${APACHE_LOG_DIR} is not defined
[Tue Dec 29 12:58:04.195010 2015] [core:warn] [pid 2330] AH00111: Config variable ${APACHE_LOG_DIR} is not defined
AH00526: Syntax error on line 74 of /etc/apache2/apache2.conf:
Invalid Mutex directory in argument file:${APACHE_LOCK_DIR}

Mas mesmo assim ele avança a tela , porém quando chega em uma mensagem onde fala www-data ele morre aqui:


+----------------------------------------------------------+
| Checking for Apache Include configuration directory... |
+----------------------------------------------------------+



E fica travado nessa tela...

Todos os tutoriais que eu li , um é mais confuso do que o outro....um diz uma coisa , o outro diz outra...
Na verdade , sinceramente , toda implantação linux que eu tento que fazer , eu chego muito próximo de um infarto ,, tudo é sempre confuso..mas enfim..galera..

O que posso resolver para fazer isso ?



  


2. Re: OCS INVENTORY NG 2.1.2 - PROBLEMAS NA IMPLANTAÇÃO NO DEBIAN 8-2-0

felipe medeiros
medeirosf

(usa Ubuntu)

Enviado em 12/01/2016 - 08:30h

Bom dia galera!

Estou com o mesmo problema, alguém pode ajudar ?

Valew


3. Re: OCS INVENTORY NG 2.1.2 - PROBLEMAS NA IMPLANTAÇÃO NO DEBIAN 8-2-0

felipe medeiros
medeirosf

(usa Ubuntu)

Enviado em 12/01/2016 - 16:52h

didism2

tenta isso:

# /usr/sbin/apache2 -V
vai aparece o erro do apache logo abaixo.
em seguida digita:
# source /etc/apache2/envvars
logo depois volta a digitar o primeiro comando
# /usr/sbin/apache2 -V
ira aparecer toda a configuração do apache e não mais o erro.

Depois disso, tenta executar o comando de instalação que estava dando erro.

tomara que de certo.

Valew


4. Re: OCS INVENTORY NG 2.1.2 - PROBLEMAS NA IMPLANTAÇÃO NO DEBIAN 8-2-0

Reginaldo de Matias
saitam

(usa Slackware)

Enviado em 12/01/2016 - 17:14h

Segue o Howto de Instalando e Configurando OCS Inventory no Debian - http://goo.gl/S1PXUs


http://mundodacomputacaointegral.blogspot.com.br/
Twitter: http://twitter.com/@blogcomputacao
Facebook: http://www.facebook.com/BlogComputacao
Grupo Linux no Telegram: https://goo.gl/KQYqhN


5. Re: OCS INVENTORY NG 2.1.2 - PROBLEMAS NA IMPLANTAÇÃO NO DEBIAN 8-2-0

Elicácio Cardôso de Farias
caciocar

(usa Slackware)

Enviado em 10/03/2016 - 02:20h

didism2

Segue o tutorial que o saitam indicou e presta atenção nas seguintes perguntas.

Essa virá logo após o erro.

Where is Apache main configuration file [] ?

Voce deve digitar -> /etc/apache2/apache2.conf

E essa depois de user accout e user group.

Where is Apache Include configuration directory [] ?

Você deve digitar-> /etc/apache2/conf-enabled

Espero ter ajudado.

Abraço!




6. Re: OCS INVENTORY NG 2.1.2 - PROBLEMAS NA IMPLANTAÇÃO NO DEBIAN 8-2-0

Elicácio Cardôso de Farias
caciocar

(usa Slackware)

Enviado em 10/03/2016 - 02:24h

saitam escreveu:

Segue o Howto de Instalando e Configurando OCS Inventory no Debian - http://goo.gl/S1PXUs


http://mundodacomputacaointegral.blogspot.com.br/
Twitter: http://twitter.com/@blogcomputacao
Facebook: http://www.facebook.com/BlogComputacao
Grupo Linux no Telegram: https://goo.gl/KQYqhN


Saitam,

Desculpa por ter marcado como negativa a sua resposta, o mouse escorregou, não sei se posso reverter, mas vou procurar fazer.

Abraço e mais uma vez desculpa.


7. Re: OCS INVENTORY NG 2.1.2 - PROBLEMAS NA IMPLANTAÇÃO NO DEBIAN 8-2-0

Willian Baum
willianbaum

(usa Ubuntu)

Enviado em 21/03/2016 - 23:28h

saitam escreveu:

Segue o Howto de Instalando e Configurando OCS Inventory no Debian - http://goo.gl/S1PXUs


http://mundodacomputacaointegral.blogspot.com.br/
Twitter: http://twitter.com/@blogcomputacao
Facebook: http://www.facebook.com/BlogComputacao
Grupo Linux no Telegram: https://goo.gl/KQYqhN


####################################################################################################

Excelente tutorial, funcionou certinho no meu Raspberry Pi 2 com o Whezzy!






Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts