Etant Cadre de santé dans un centre hospitalier, je voulais tester ce SIH (système information hospitalier) open source.http://www.mediboard.org/public/tiki-index.phpet pour l'installation http://www.mediboard.org/public/Guide%20d'installation
J'ai donc installé Apache, PHP et Mysql suivant le wiki, et c'est fonctionnel.
Après avoir galéré avec pecl et pear, j'ai réussi mais je bloque à l'étape 2

Je pense qu'il s'agit de droit d'ecriture mais pas trop sur

Mediboard est installé dans /srv/http/mediboard
Voici ce que j'obtiens quand je lance le script:
Code : Tout sélectionner
[root@Laptop shell]# sh setup.sh
--- Mediboard directories groups and mods (sam. mai 26 19:48:22 CEST 2012) ---
>> status: Files group changed to 'daemon'!
>> status: Files protected from writing!
chmod: impossible d'accéder à « lib/ »: Aucun fichier ou dossier de ce type
chmod: impossible d'accéder à « tmp/ »: Aucun fichier ou dossier de ce type
chmod: impossible d'accéder à « files/ »: Aucun fichier ou dossier de ce type
chmod: impossible d'accéder à « includes/ »: Aucun fichier ou dossier de ce type
chmod: impossible d'accéder à « modules/*/locales/ »: Aucun fichier ou dossier de ce type
chmod: impossible d'accéder à « modules/hprimxml/xsd/ »: Aucun fichier ou dossier de ce type
chmod: impossible d'accéder à « locales/*/ »: Aucun fichier ou dossier de ce type
>> status: ERROR # 1 : Failed to allow Apache writing to mandatory files
...Exiting...