Welcome to OCS Inventory NG community support, where you can ask questions and receive answers from other members of the community.

Please ask questions only in English or French.

Release 2.11.1 available

The official documentation can be found on http://wiki.ocsinventory-ng.org. Read it before asking your question.

Your GUI logs directory is not writable

in webconsole:

Your GUI logs directory is not writable

i do "chmod -R 777 /var/lib/ocsinventory-reports/logs", but it didn't help. How to fix this?
in OCS Inventory NG server for Unix by (180 points)

5 Answers

0 votes
just disable selinux

nano /etc/selinux/config  - change and reboot
by (140 points)
0 votes

Selinux disabled, but the problem is not solved

by (180 points)
0 votes
Is a directory writable by the http webserver account? In most cases "apache".
by (1.5k points)
0 votes
Same problem, no solution. Apache is able to write in this directory.
by (200 points)
0 votes
Same problem here, on CentOS 7 and OCS server 2.5

Nothing I seem to do with chmod or chown fixes it.
by (470 points)
 
Powered by Question2Answer
...