• # chezmoicamarche.org

    Posté par . En réponse au message Soucis avec l'interface d'administration d'OCSInventory-NG.. Évalué à 1.

    avec :
    apache 2.2.3
    mysql 5.0.38
    perl 5.8.8
    php 5.2.1

    ocsinventory 1.01

    -----------
    ta machine a-t-elle les prerequis pour faire tourner OCS ?

    page 10 du manuel :

    3.1.1 Requirements.
    - Apache version 1.3.33 or higher / Apache version 2.0.46 or higher. (apache 2.0.55 dans ta conf)
    ---- Mod_perl version 1.29 or higher.
    ---- Mod_php version 4.3.2 or higher.
    - PHP 4.3.2 or higher, with ZIP and GD support enabled. (php 5.2.0 dans ta conf)
    - PERL 5.6 or higher. (perl 5.8.6 dans ta conf)
    ---- Perl module XML::Simple version 2.12 or higher.
    ---- Perl module Compress::Zlib version 1.33 or higher.
    ---- Perl module DBI version 1.40 or higher.
    ---- Perl module DBD::Mysql version 2.9004 or higher.
    ---- Perl module Apache::DBI version 0.93 or higher.
    ---- Perl module Net::IP version 1.21 or higher.
    ---- Perl module SOAP::Lite version 0.66 or higher (not mandatory)
    - MySQL version 4.1.0 or higher(mysql 5.0.21 dans ta conf)
    ---- with InnoDB engine active.
    - Make utility like GNU make.


    entre autres (page 11 du manuel)
    les paquets (nom venant de debian) suivants :

    libxml-simple-perl
    libcompress-zlib-perl
    libdbi-perl
    libdbd-mysql-perl
    libapache-dbi-perl
    libnet-ip-perl
    libsoap-lite-perl