Ticket #298 (accepted defect)
make media and icons more robust
| Reported by: | nfilus | Owned by: | watt |
|---|---|---|---|
| Priority: | minor | Milestone: | Centreon-2.0 |
| Component: | CentCore | Version: | 2.0 |
| Keywords: | Cc: | nfilus@… |
Description
1. Add directory:
there is NO information regarding the function or format of a directory. First try was to add logos as /usr/local/nagios/share/images/logos/. Please add info about the creation of a new directory in /usr/local/centreon/www/img/media/ as www-data
2. On Nagios export + Restart:
Warning: mkdir() [function.mkdir]: Permission denied in /usr/local/centreon/www/include/configuration/configGenerate/formGenerateFiles.php on line 194
Warning: copy(/usr/local/nagios/share/images/logos//emoticons/278.gif) [function.copy]: failed to open stream: No such file or directory in /usr/local/centreon/www/include/configuration/configGenerate/formGenerateFiles.php on line 195
Please add check and chown to configuration, that /usr/local/nagios/share/images and subdirectories has to be writeable by www-data
