I think you need to change the permissions to cacti.apache for rra and log
chown -R cacti.apache rra/ log/
go into your /usr/share/cacti folder first.
Do not show graphs
Moderators: Developers, Moderators
Re: Do not show graphs
whats cacti.apache ?!
in above example that the same user & group ?
but i have an error yet
what was my problem in installing then cant i get graph ?
in above example that the same user & group ?
Code: Select all
[root@Centos cacti]# chown -R cacti rra/ log
Code: Select all
lrwxrwxrwx 1 cacti apache 15 Mar 13 15:55 log -> /var/log/cacti/
rra/:
total 0
what was my problem in installing then cant i get graph ?
Re: Do not show graphs
The directories needs to be writable by user(cacti) in group (apache).
Which guide did you follow to make the installation?
Change folder permissions of rra to be owned by cacti.apache.
If it doesn't work you can temporary the /rra folder for testing.
You should fix your permission issues if this is the problem.
Also try temporarly disabling SElinux if thats causing problems
Which guide did you follow to make the installation?
Change folder permissions of rra to be owned by cacti.apache.
If it doesn't work you can temporary
Code: Select all
chmod 777
You should fix your permission issues if this is the problem.
Also try temporarly disabling SElinux if thats causing problems
Code: Select all
setenforce 0
Who is online
Users browsing this forum: No registered users and 7 guests