PDA

View Full Version : Installation phase 4: Problème d'écriture


Doomulation
08-01-2007, 11:03 AM
Bonjour,

J'essaye d'installer la dernière version d'oreon (centreon 4.1RC1) depuis hier sur une debian 4.0.
Cependant, j'ai un ptit problème à l'installation, au niveau de la phase 4:

Writable Nagios Config Directory Critical: Not Writeable
/usr/local/nagios/etc/ root:nagios (777)
Should be www-data:nagios (775)
Writable Nagios Plugins Directory Critical: Not Writeable
/usr/local/nagios/libexec/ root:nagios (777)
Should be www-data:nagios (775)

Voici les renseignements que j'ai indiqué à l'écran précèdent:
Nagios user: nagios
Nagios group: nagios
Apache User: www-data
Apache Group: www-data

Si je mets root en "Apache User", l'installation repart, mais rebloque à la dernière phase, où j'ai encore un problème d'écriture:on me demande bien cette fois si un user "www-data:www-data" comme ce qui me paraît logique....

Quelqu'un peut m'aider?

Merci

Doomulation
08-01-2007, 11:11 AM
Bon...

tout simplement un problème de droits:
chown -R www-data /usr/local/nagios/etc/
chown -R www-data /usr/local/nagios/libexec/

et hop, envolé le problème :p

@+ :mrgreen: