You are not logged in.
Pages: 1
Bonjour,lorsque je veux redémarrer mon serveur apache j'obtiens ce message d'erreur
Démarrage de httpd :Syntax error on line 16 of /etc/httpd/conf.d/ocsinventory.conf: Invalid command 'PerlSetEnv', perhaps misspelled or defined by a module not included in the server configuration.
Voici la partie du fichie ocsinventory.conf où apparament il y a un problème.
################################################################################
#
# OCS Inventory NG Communication Server Perl Module Setup
#
# Copyleft 2006 Pascal DANEK
# Web: http://ocsinventory.sourceforge.net
#
# This code is open source and may be copied and modified as long as the source
# code is always made freely available.
# Please refer to the General Public Licence http://www.gnu.org/ or Licence.txt
################################################################################
# Which version of mod_perl we are using
# For mod_perl <= 1.999_21, replace 1 by 1
# For mod_perl > 1.999_21, replace 1 by 2
PerlSetEnv OCS_MODPERL_VERSION 1
J'ai essayé de remplacé 1 par 2 mais cela ne fonctionne toujours pas.Si quelqu'un a une solution je suis preneur.Merci d'avance.
Offline
Bonjour ,
1 - C'est un probleme OCS, avez vous deja ete voir sur le forum d'OCS ...
2 - nous ne le repeterons jamais assez, QUELLE EST VOTRE CONFIGURATION (cf ma signature)
Last edited by motsan (2007-07-03 16:42:27)
Serveurs : Debian Wheezy (Apache 2.2.22, Php 5.4.4, mysql 5.5.31).
Logiciels : Firefox 30, 7z 9.20.
Plateforme en exploitation : GLPI 0.84.6/OCS 2.0.5 sur Debian Wheezy.
Plateforme en test : GLPI 0.84.6 sur Windows 7 SP1 x64 / WampServer 2.4 x64
Offline
Pages: 1